Oracle sql plsql questions
5.93K subscribers
46 photos
11 links
Oracle practice & Interview questions
Download Telegram
To improve the knowledge in writing sql queries , plsql blocks and for interview preparations : Please join the telegram channel
Oracle practice & Interview questions
https://t.me/oraclesqlplsql
Kindly forward your friends
SQL Question Of The Day:
SQL Coding Question Of The Day:
PL/SQL Question Of The Day: What is the difference between local and global variable and explain with an use case?
SQL Question Of The Day: Can I create both Btree and Bitmap Index on the same column ?
SQL Coding Question Of The Day:
PL/SQL Question Of The Day: Can I use both named and positional parameters together when calling a procedure or function?
SQL Question Of The Day: Can I insert the data into a table using view?
SQL Coding Question Of The Day:
PL/SQL Question Of The Day: What is the value of %isopen in implicit cursor?
SQL Question Of The Day: Can I create synonym for an index?
SQL Coding Question Of The Day:
Hi All thank you for joining and making the subscribers count 150+🙏🙏🙏
If you have any questions/ any one is looking for job support or proxy or training pls reach out to me @vnpraneeth.oracle@gmail.com
PL/SQL Question Of The Day: What is the difference between strong & weak ref cursor?
SQL Question Of The Day: What is the difference between NVL , NVL2 & NULLIF ?
SQL Coding Question Of The Day: Write a query to display the number of days, months, years, hours, minutes and seconds from your birth date to till date?
PL/SQL Question Of The Day: In a single table how many triggers I can create?
SQL Question Of The Day: What is the difference between coalesce and nvl ?
SQL Coding Question Of The Day: