SQL Interview questions and Answers For Freshers Patr-5
41.Say True or False. Give explanation if False. INSERT statement does not allow copying rows from one table to another. False. INSERT statement allows to add rows to a table copying rows from an existing table.
Read More