DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
For example, consider a database with the following table:
| Panelcode |
|---|
TABLE CUSTOMER ID INTEGER LASTNAME ID INTEGER LASTNAME VARCHAR(20) ADDRESS ADDRESS VARCHAR(30) |
If an application uses the DAS to query this table with the following SQL statement:
...