Login Register


My university has given me access to... filter_list
Author
Message
RE: My university has given me access to... #6
My goodness, of all people, It's you that has been given access (meaning In a good way, not flaming).

ALTER TABLE table_name DROP column column_name
DROP TABLE table_name
INSERT INTO table_name (column_name, column_name) values (column_value, column_value)
SELECT * from table_name WHERE column_name=column_value

Syntax for MySQL of course.
Have fun.
[Image: AD83g1A.png]

Reply





Messages In This Thread
My university has given me access to... - by pvnk - 11-04-2016, 06:25 PM
RE: My university has given me access to... - by mothered - 11-05-2016, 04:48 AM



Users browsing this thread: