banner("006666", "Execute", "Query"); if(client.sql == null || client.sql == "") client.sql = "SELECT * FROM customer"; This page is for creating an SQL query to the database. If the connection is to a database which has the data for the video sample application, the default query will display the contents of the customer table.

The SQL Template menu allows choosing skeleton templates of common SQL statements. Capitalized words are keywords. Lowercase words should be replaced with your data. Generally, the first line is required and additional lines are optional clauses.

This function will show the the results from SQL SELECT queries which return rows of data by using the SQLTable() JavaScript method. All SQL statments other than SELECT will use the execute() JavaScript method.

SQL QUERY STATEMENT

"dbadmin" Home Page - View Properties