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 |
what is dba_segment
What is 'cross join'? Or what is cartesian product?
What do you mean by Checkbox ?
Oracle precompiler translates the EMBEDDED SQL statemens into ?
Explain a database server?
What is a database in computer?
i have table as source table and flat file as target i need yo perform some logic in loading the data. is it posible? and one more thing the no of fields in source is 200+ and for target is 30+ how i can map them.........
When does checkpoint occur in dbms?
How can we tune a oracle database if log file sync issue comes
Explain entity, entity type, and entity set in dbms?
Can A CONTROL BLOCK can sometimes refer to a Basetable ?
How to do replication of firebird databases?
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)