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 are the attributes of SQL*PLUS ?

Answers were Sorted based on User's Feedback



What are the attributes of SQL*PLUS ?..

Answer / chandra shekhar

Dear Pushkar, SQL*PLUS commands are not used to manipulate the data in tables. Its DML commands in SQL are used to manipulate the date in the table like INSERT, UPDATE, DELETE, MERGE.

Table definition commands comes under DDL commands like CREATE, ALTER, DROP, TRUNCATE.

Some of the Attributes of SQL*PLUS commands are
1. It need not be terminated by semi colon
2. It can be abbreviated
Eg:- DESCRIBE can be written as DESC
APPEND can be written as a
RUN can be written as r

regards
j

Is This Answer Correct ?    11 Yes 0 No

What are the attributes of SQL*PLUS ?..

Answer / pushkar

1. /SQL*Plus commands are used to manipulate data in tables.
2. /SQL*Plus commands manipulate table definitions in the
database.

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More SQL PLSQL Interview Questions

How can I delete duplicate rows?

0 Answers  


Is sql an operating system?

0 Answers  


Can you create a table with Primary Key not as the clustered index.

2 Answers   CGI,


Why plvtab is considered as the easiest way to access the pl/sql table?

0 Answers  


what is a control file ? : Sql dba

0 Answers  


what are the disadvantages of mysql? : Sql dba

0 Answers  


How can one get sql*loader to commit only at the end of the load file? : aql loader

0 Answers  


What is the different between Stored Procedure and Procedure?

7 Answers   Informatica, MIS,


how do you login to mysql using unix shell? : Sql dba

0 Answers  


Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?

0 Answers   MCN Solutions,


Why do we use procedures in pl sql?

0 Answers  


how view used for security purposes?

3 Answers   Glam India,


Categories