3
Answers

table data copying in sql

data present in one table is copied into other table in sql along with constraints like primary key,check,default,foreign key also present in copied table ?

Answers (3)