What is insert command in sql?
Answer / Raj Bhupan Pandey
The INSERT command in SQL is used to add new records to a table. Example: INSERT INTO table_name (column1, column2) VALUES ('value1', 'value2');
| Is This Answer Correct ? | 0 Yes | 0 No |
What is dml and ddl?
how will i became good database developer?
What is transaction control language (tcl)?
What information is needed to connect sql*plus an oracle server?
if a string is there like s1,s2,s3,s4.How to find count of commas in this.
How to write a procedure for displying the data in a TREE or (PARENT and CHILD ) relationship , for ex: A is the main project id, for this project B,C,D are sub tasks(sub project id's) for B the sub tasks are e,f,g and for c is h ,i ,j and for d is k,l,m now i need to display the o/p in a TREE fashion pls help me , thanks in advance surendra
define join and explain different type of joins? : Sql dba
how to select first 5 records from a table? : Sql dba
If I have a table T with 4 rows & 2 columns A & B. A has values 1,2,3,4. and B has 10,20,30,40. Write an Update SQL query which can Swap the values of A & B for all records. (Do not use a sub-query)
What is right join in sql?
Can you upgrade sql express to full sql?
When should I use nosql database?
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)