|
-
November 18th, 2003, 01:21 AM
#1
boolean field in create table query
Hello
I am writing a query for creating table. My table should contain 2 boolean fields.
I have tried following code but getting syntax error
con.execute (boolean paper ('TRUE','FALSE'), boolean oral('TRUE','FALSE'))
can anybody help me to rectify err in this or either tell me the syntax to write such query
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|