expected file was wrong.
[csql.git] / test / sql / Join / exp.test001.ksh
blobf7a8d1245d5cc579c5c0c05dea5b0ed4b3a1e200
1 select t1.f1 from t1;
2 ---------------------------------------------------------
3 f1
4 ---------------------------------------------------------
5 1
6 2
7 3
8 4
10 select t1.notexist from t1;
11 Statement prepare failed with error -19