Answer Posted / sushant
$sqlplus
$scott/tiger
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of index in hive?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
What is the difference between an inner and outer join?
What is database sql?
Is sql sequential or random?
what is sp_pkeys? : Transact sql
Explain the difference between rename and alias?
How can we avoid duplicating records in a query?
what is a constraint? Tell me about its various levels. : Sql dba
What are sql objects?
Explain the components of sql?
What is primary and foreign key?
How do I start sql from command line?
How run sql*plus commands that are stored in a local file?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints