anyone good with SQL

Status
Not open for further replies.
Im very good.

So my work here is done.

:/ and now for real, we need infos to help you
 
ALTER TABLE `OP` CHANGE `query` `query` char(100) UNIQUE NOT NULL;

(Please define your query more clearly :P)
 
What database are you using? Shouldn't you be doing ALTER TABLE table_x MODIFY column_y column_type_z?
 
sqled.jpg
 
Status
Not open for further replies.
Back
Top