File Removed
[csql.git] / test / tools / csql / exp.test050.ksh
blob26cd1d9f04867dec8b24dedc95355032518dd306
1 Statement Executed
2 Statement Executed
3 <Table Information of all tables>
4 <TableInfo>
5 <TableName> t1 </TableName>
6 <FieldInfo>
7 <FieldName> f1 </FieldName>
8 <Type> 0 </Type>
9 <Length> 4 </Length>
10 <Primary> 0 </Primary>
11 <Null> 1 </Null>
12 <Default> 0 </Default>
13 <DefaultValue> </DefaultValue>
14 </FieldInfo>
15 <FieldInfo>
16 <FieldName> f2 </FieldName>
17 <Type> 0 </Type>
18 <Length> 4 </Length>
19 <Primary> 0 </Primary>
20 <Null> 0 </Null>
21 <Default> 0 </Default>
22 <DefaultValue> </DefaultValue>
23 </FieldInfo>
24 <FieldInfo>
25 <FieldName> f3 </FieldName>
26 <Type> 0 </Type>
27 <Length> 4 </Length>
28 <Primary> 0 </Primary>
29 <Null> 0 </Null>
30 <Default> 0 </Default>
31 <DefaultValue> </DefaultValue>
32 </FieldInfo>
33 </TableInfo>
34 </Table Information of all tables>
35 <Index Information of all Indexs>
36 <Index Name> idx1 </Index Name>
37 <Index Type> Tree Index </Index Type>
38 <Table Name> t1 </Table Name>
39 <Field Name> f1 </Field Name>
40 <Field Name> f2 </Field Name>
41 </Index Information of all Indexs>
42 Statement Executed