Sun Jul 15, 2012 10:17 pm
CREATE TABLE Department2 SELECT * FROM Department
CREATE TABLE Department2 SELECT * FROM Department where DeptId=3
create table d1 like Department
CREATE TABLE IF NOT EXISTS Department3 SELECT * FROM Department WHERE Dept='2'
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.