GSAK (Geocaching Swiss Army Knife)
 

Contents - Index


SQL - Delete From

Warning: The SQL command was the first introduction of SQL to the macro language. It has many limitations and quirks and is now deprecated. It is provided for here for backwards compatibility only. It is very much recommended that you use the more complete and robust SQLite database engine. See the SQLite() function.



Allows you to delete data.

Syntax:

  DELETE FROM tablename WHERE condition
 

condition see WHERE clause for the condition.

Copyright 2004-2008 CWE Computer Services  
Privacy Policy Contact