3
Answers

table data copying in sql

Photo of suresh kumar

suresh kumar

9y
614
1
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)