View Single Post
Old 08-18-2003, 04:42 PM  
Juicy D. Links
So Fucking Banned
 
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
Need help with SQL Queerrrrrrry

INSERT INTO table_states (state, code, country_code) VALUES ('Aberdeenshire','ABd','GB');


Ok if i want to drop this country would i make it look like this?

DROP table_states (state, code, country_code) VALUES ('Aberdeenshire','ABd','GB');
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote