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
Why do we use procedures in sql?
How do we accept inputs from user during runtime?
What is the difference between microsoft sql and mysql?
What is schema in sql example?
how to increment dates by 1 in mysql? : Sql dba
What is exit statement?
How to revise and re-run the last sql command?
What is the difference among union, minus and intersect?
Does a join table need a primary key?
What is trigger in sql and its types?
What is the difference between inner join and outer join?
Difference between truncate, delete and drop commands?
what are myisam tables? : Sql dba
What are system versioned tables?
What is sql and explain its components?