adding test scripts
[csql.git] / test / odbc / Select / exp.test004
blobe2d74788ba03dff8335a4cf16406865dac520c14
2 Connected to the Data Source..
4 TABLE CREATED
5 Total row inserted=10
6 SQLNumResultCols() returns=5
7 SELECT F8,F10,F2,F6,F3 FROM T1 WHERE F1=100 :
8 F1=100  F2=21   F3=Praba        F4=2.500000     F5=10.500000    DATE=2008/3/18  TIME=5-22-10    TIMESTAMP=2008/3/18 5-22-10     F9=5    F10=15000
9  F1=100 F2=22   F3=Praba        F4=2.500000     F5=10.500000    DATE=2008/3/18  TIME=5-22-10    TIMESTAMP=2008/3/18 5-22-10     F9=5    F10=15000
10  F1=100 F2=23   F3=Praba        F4=2.500000     F5=10.500000    DATE=2008/3/18  TIME=5-22-10    TIMESTAMP=2008/3/18 5-22-10     F9=5    F10=15000
11  F1=100 F2=24   F3=Praba        F4=2.500000     F5=10.500000    DATE=2008/3/18  TIME=5-22-10    TIMESTAMP=2008/3/18 5-22-10     F9=5    F10=15000
12  F1=100 F2=25   F3=Praba        F4=2.500000     F5=10.500000    DATE=2008/3/18  TIME=5-22-10    TIMESTAMP=2008/3/18 5-22-10     F9=5    F10=15000
13  Total row fetched=5
14 Table dropped successfully