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 sql data types?
What is normalization in a database?
Explian rowid, rownum? What are the psoducolumns we have?
What is difference between left and right outer join?
how to convert dates to character strings? : Sql dba
Differentiate between sga and pga.
How to write pl sql program in mysql command prompt?
How many types of normalization are there?
How many sql databases can you have on one server?
What do you mean by stored procedures?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
What is difference between db2 and sql?
What is the difference between microsoft sql and mysql?
What is pl sql architecture?
what is union, minus and interact commands? : Sql dba