Results 1 to 2 of 2

Thread: Create Table abc (text text (20)) - failed

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    1
    I want to create a table width columns named 'text' and I don't know how to do this.

    Is there any special character to get the name 'text' into a table by using CREATE TABLE ??


    CREATE TABLE ABC ( text text(20))

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Text is a reserved word, you can't use it as is.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width