What is CRUD Operations?
The four core database management operations are Create, Read, Update, and Delete, or CRUD for short.
Create: To add new records to a table, use the INSERT INTO statement.
Read: To extract data from a table, use the SELECT statement.
Update: To make changes to already-existing records, use the UPDATE statement.
Delete: To eliminate records, use the DELETE FROM statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
If CPU is very slow What can u do to speed up?
What do you mean by DBMS?
What are cursors give different types of cursors?
What is database normalization? Explain types of it.
If an UNIQUE KEY constraint on DATE column is created, will it accept duplicate values?
Explain a checkpoint and when does it occur?
Discuss transparent DBMS?
What is 2nf in database?
Describe the differences between vertical and horizontal portioning.
What is rdbms and also explain its components?
What is the maximum size of an access database?
What are the main components of a database system?
Oracle (3259)
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)