Differences between revisions 1 and 2
Revision 1 as of 2018-03-27 20:59:06
Size: 81
Editor: grover5
Comment:
Revision 2 as of 2018-03-27 21:01:01
Size: 151
Editor: grover5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

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

Database Connection

.type

sqlite

.file

attachment:CollabTest.db

Form

.select

select * from Information order by LastName