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 joins?
What is query optimization in sql?
What does subquery mean in sql?
Is sql a scripting language?
How do I turn a list into a table?
Does pl sql work in mysql?
What is snowflake sql?
Is a table valued function object?
What are the possible values that can be stored in a boolean data field?
What are the two characteristics of a primary key?
what are integrity rules?
What are the different schemas objects that can be created using pl/sql?
Differentiate pl/sql and sql?
Explain the working of primary key?
Can we join tables without foreign key?