Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the syntax of INSERT command?

Answer Posted / shree

INSERT INTO table_name (Col_name1,Col_name2,Col_name3...)
VALUES (Col_value1,Col_value2,Col_value3...)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Point out the difference between user tables and data dictionary?

1036


How to work with data objects interactively?

1043


Can a formula column be obtained through a select statement ?

2380


How do you bind variables in oracle?

1022


How to convert characters to numbers in oracle?

1112


What is difference between cartesian join and cross join?

1157


Will you be able to store pictures in the database?explain.

1037


What is parameterized cursor in oracle?

1221


How to view the data files in the current database?

1148


What is oracle join syntax?

1061


What is ASM (Automatic Storage Management) in Oracle?

1244


How to use "while" statements in oracle?

1377


How to create lov dynamically at runtime & attach to text field?

1239


1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE

2008


Difference between oracle's plus (+) notation and ansi join notation?

1160