What are dml (data manipulation language) statements in ms sql server?
Answer / Nikhiul Saxena
Data Manipulation Language (DML) statements in MS SQL Server include SELECT, INSERT, UPDATE, and DELETE. These statements are used for querying, inserting, modifying, and deleting data from tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to create trigger on views?
How to change the data type of an existing column with "alter table" statements in ms sql server?
how to give input dynamically to a insert statement in sqlserver
What does select 1 mean?
What is normalization and denormalization in sql server?
What is the difference between for trigger and after trigger?
how can a database be repaired? : Sql server administration
What are the built in functions in sql server?
when u import an excel file into sql if suppose one column has got a date field with system time attached to it what data type u will use in sql to import it in a table? Note: a condition is the excel file has no primary key defined to a column...also u r importing bulk data into sql
Difference between Function and Procedure-in general?
What are extended events in sql server?
What's the information that can be stored inside a bit column?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)