Differences between revisions 2 and 3
Revision 2 as of 2018-03-21 18:19:36
Size: 145
Editor: grover5
Comment:
Revision 3 as of 2018-03-21 18:29:13
Size: 153
Editor: grover5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 .select:: `select * from Recipes order by Name`  .select:: `select * from Information order by LastName`

Database Connection

.type

sqlite

.file

attachment:CollabTest.db

Form

.select

select * from Information order by LastName