How long does it take to learn pl sql?
Answer / Reshu Agarwal
The time it takes to learn PL/SQL depends on various factors such as prior programming experience, learning pace, and the depth of understanding desired. However, a basic understanding can typically be achieved in several weeks or months with consistent practice and study.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is sql in oracle?
what is explain plan?, given an example...
When is the explicit cursor used ?
How to get the 3rd column(i.e all the data along with the column name)in a table?
what is a database lock ? : Sql dba
What is a merge query?
consider a table which contain 4 columns,ename,eno,sal and deptno, from this table i want to know ename who having maximum salary in deptno 10 and 20.
What is rownum and rowid?
need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
HOW TO APPEAR FOR ONLINE EXAMS OF SQL & PL/SQL? WHICH BOOKS WILL BE BETTER FOR REFERENCE TO QUALIFY THESE EXAMS? ARE THERE ANY MODEL PAPERS AVAILABLE IN THE MARKET ABOUT SQL & PLSQL?
2. Select A.A from ( select 1 as from dual Union select 1 as from dual)A Full outer join ( select 1 B from dual Union select 2 B from dual)B On A.A=B.B
What is crud stand for?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)