how to insert the records in particular position

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


Please Help Members By Posting Answers For Below Questions

Why do we use joins?

775


What is query optimization in sql?

719


What does subquery mean in sql?

739


Is sql a scripting language?

690


How do I turn a list into a table?

686






Does pl sql work in mysql?

687


What is snowflake sql?

798


Is a table valued function object?

757


What are the possible values that can be stored in a boolean data field?

715


What are the two characteristics of a primary key?

667


what are integrity rules?

754


What are the different schemas objects that can be created using pl/sql?

721


Differentiate pl/sql and sql?

741


Explain the working of primary key?

835


Can we join tables without foreign key?

693