Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2018-03-27 20:59:06
Size: 81
Editor: grover5
Comment:
Revision 3 as of 2018-03-27 21:12:59
Size: 152
Editor: grover5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 .file:: `attachment:CollabTest.db`  .file:: `attachment:CollabTest2.db`

= Form =
 .select:: `select * from Information order by LastName`

Database Connection

.type

sqlite

.file

attachment:CollabTest2.db

Form

.select

select * from Information order by LastName