What is data modification?



What is data modification?..

Answer / Poonam Gautam

Data modification in SQL Server refers to operations that change the existing data in a database. These operations include inserting new records, updating existing records, deleting records, and modifying the structure of tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is normalization 1nf 2nf 3nf?

1 Answers  


How to resolve the orphan use problem? : sql server security

1 Answers  


How to set database to be read_only in ms sql server?

1 Answers  


What is difference between group by and having?

1 Answers  


Explain what are the different index configurations a table can have?

1 Answers  


How to select some specific rows from a table in ms sql server?

1 Answers  


What is the difference between referencing and joining?

1 Answers  


Which command executes the contents of a specified file?

2 Answers   ABC, InfoMedia,


Which are ddl commands?

1 Answers  


Rate yourself in .NET and SQL ?

1 Answers   Cognizant, HCL, SunGard,


What is the default value of CHAR type?

10 Answers   Bosch,


How can we call UDF(User Define Function) using C# code in ASP.net ?

2 Answers  


Categories