Exercise based on storing data

In this chapter you will get some questions based on storing data

Exercise

  1. Write a SQL statement to use insert statement.
  2. What is the use of insert statement?
  3. Write a SQL statement to use delete statement.
  4. What is different between delete and drop?
  5. Why use injection in SQL Server?
  6. Write the syntax of the insert, update and delete statement.
 

Share your thought