create another table which is a copy existing table
select * into salesunion--(NewTableName)
from salesdetails(existing table)
from salesdetails(existing table)
create another table which is a copy existing table
Reviewed by Rupesh
on
13:05
Rating:
No comments: