Thread: create index!!
View Single Post
  #1  
Old 11-23-2006, 05:11 AM
Drichek Drichek is offline
Junior Member
 
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Drichek is on a distinguished road
Default create index!!

Hello there,
I wana control if an index exist before create it like:
CREATE INDEX if not exists TRI ON TOTO (a)
Thank you. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - create index!!
Thread: create index!!
View Single Post
  #1  
Old 11-23-2006, 05:11 AM
Drichek Drichek is offline
Junior Member
 
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Drichek is on a distinguished road
Default create index!!

Hello there,
I wana control if an index exist before create it like:
CREATE INDEX if not exists TRI ON TOTO (a)
Thank you. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote