ad_sql_append (public, deprecated)

 ad_sql_append [ -select select ] [ -from from ] [ -where where ] \
    [ -groupby groupby ] [ -orderby orderby ] sqlarrayname

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Adds to the SQL statement. This is unused and untested code.

Switches:
-select (optional)
-from (optional)
-where (optional)
-groupby (optional)
-orderby (optional)
Parameters:
sqlarrayname (required)
See Also:
  • plain SQL statements + trivial Tcl idioms

Testcases:
No testcase defined.
[ show source ]
Show another procedure: