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

Can procedure in package be overloaded?

612


what are ddl statements in mysql? : Sql dba

579


Can we insert data into materialized view?

519


what are the system privileges that are required by a schema owner (user) to create a trigger on a table?

621


Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?

1685






How to place comments in pl/sql?

605


Can two tables have same primary key?

531


What is scalar and vector?

532


how is myisam table stored? : Sql dba

607


Differentiate pl/sql and sql?

565


How insert into statements in sql?

595


What is relationship? How many types of relationship are there?

592


What is range partitioning?

522


How to get unique records from a table?

525


what is bdb (berkeleydb)? : Sql dba

574