What are the attributes of SQL*PLUS ?
Answer Posted / 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 View All Answers
what is the syntax for using sql_variant_property? : Transact sql
what is the stuff function and how does it differ from the replace function? : Sql dba
what are the advantages of using stored procedures? : Sql dba
Can ddl statements be used in pl/sql?
Can I create table without primary key?
Which command is used to delete a trigger?
What is normalization? How many normalization forms are there?
How do you explain an index number?
Define overloaded procedure?
What are the main features of cursor?
What do you understand by exception handling in pl/sql?
How can you fetch common records from two tables?
Why coalesce is used in sql?
Can we rename a column in the output of sql query?
Can we use update in sql function?