Answer Posted / rr
insert into table_name (particular column name) values (column value)
if it is string value give in single quote
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the the delete statements in sql?
What is the difference between function, procedure and package in pl/sql?
How do you update a table in sql?
Why should I use postgresql?
How do I sort a table in sql?
What does sql stand for?
Is sql a dbms?
What is sql comments?
what is the use of double ampersand (&&) in sql queries?
Can we perform dml in function?
what is a primary key? : Sql dba
How to rename a table?
what are the security recommendations while using mysql? : Sql dba
Does truncate table reset auto increment?
Can variables be used in sql statements?