Pages
Home
SQL Queries
Core java
Advanced Java
Tuesday, January 4, 2011
Drop Table
select
*
from
table1;
drop table
table1;
select
*
from
table1;
This message Shown Because Table1 deleted from database.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment