/ Complete Linux
/ Complete Linux.iso / docs / apps / database / postgres / postgre1.z / postgre1 / bench / querycreat![]() ![]() | < prev | next > |
Comma Seperated Value File | 1992-08-27 | 692 b | 3 rows |
# | create onek(unique1=int4 | unique2=int4 | two=int4 | four=int4 | ten=int4 | twenty=int4 | hundred=int4 | thousand=int4 | twothousand=int4 | fivethous=int4 | tenthous=int4 | odd=int4 | even=int4 | stringu1=char16 | stringu2=char16 | string4=char16) |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | create tenk1 (unique1=int4 | unique2=int4 | two=int4 | four=int4 | ten=int4 | twenty=int4 | hundred=int4 | thousand=int4 | twothousand=int4 | fivethous=int4 | tenthous=int4 | odd=int4 | even=int4 | stringu1=char16 | stringu2=char16 | string4=char16) |
2 | create tenk2 (unique1 = int4 | unique2 = int4 | two = int4 | four = int4 | ten=int4 | twenty = int4 | hundred = int4 | thousand = int4 | twothousand = int4 | fivethous = int4 | tenthous=int4 | odd=int4 | even=int4 | stringu1=char16 | stringu2=char16 | string4=char16) |