is database gud carrier option??
Answer / sneha
It Depends On which side you want to go with i.e developing track or DBA track. As per my opinion if you really want to build database as career option then there is no problem.
As India is now booming and many companies are emerging so in future there is need for DBA's and Developers in Oracle.
| Is This Answer Correct ? | 2 Yes | 0 No |
Can we write insert statement in function in oracle?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
What is the difference between SQL, DDL, and DML?
7 Answers BeBo Technologies, Wipro,
write a sql query following source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want the output column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c
How to export data to a csv file?
What is Read-Only Transaction ?
When do I need to use a semicolon vs a slash in oracle sql?
Explain 1st, 2nd, 3rd normalization form of data base
What is the implicit cursor in oracle?
what is pragma?
HOW TO DISPLAY MAXIMUM SALARIES FROM EMP DEPARTMENT VISE ALONG WITH DEPARTMENT NAMES? E.g EMP,DEPT
5 Answers College School Exams Tests, DELL,
What is the maximum limit on the number of columns in a table?