You are here: Function Reference > SQL and Misc. Functions > SqlDelete

 

SqlDelete

Deletes row(s) from a table using a "where" clause. Only server administrators may access this function.

 

Arguments

Table - The table the rows should be deleted from. See the Programmer's Guide in the Reference Manual for more information about ListManager's tables (string)

SqlWhere - The "where" clause (string)

 

Returns

Success flag – true if update successful

 

Return Data Type

bool

 

Access Rights (learn more)

 

List Site Server Listname Required

 

  x  

 

 Version 

ListManager 8.1



SQLSelect SqlInsert