Oracle sql plsql questions
5.93K subscribers
46 photos
11 links
Oracle practice & Interview questions
Download Telegram
SQL Coding Question Of The Day:
PL/SQL Question Of The Day: What is the the range for a user defined error codes
SQL Question Of The Day: What is the use of a cast function and explain with a scenario?
SQL Coding Question Of The Day: I have a string INDIA, write a query to find how many 'I' characters are there in the string
PL/SQL Question Of The Day: can I write cursor in package specification?
SQL Question Of The Day: What is the difference between truncate and delete? Explain with an use case
SQL Coding Question Of The Day:
Oracle Question Of The Day: when creating a composite index, how to choose first column, second column, third column...etc? Explain with a scenario?
Thank you for joining the group, Reached 100 subscribers 👍😁😄
SQL Coding Question Of The Day
PL/SQL Question Of The Day:
SQL Question Of The Day:Write a SQL statement to rename a table using alter command
Oracle Coding Question Of The Day:
PL/SQL Question Of The Day: What is the difference between DELETE and TRIM in collectoons? Explain with a scenario.
SQL Question Of The Day:
SQL Coding Question Of The Day:
PL/SQL Question Of The Day: what is the difference between compilation error and run time error? Explain with an example.
SQL Question Of The Day: What is the difference between primary key & unique key? Can I insert multiple null values in unique column? Explain with an example.
SQL Coding Question Of The Day:
PL/SQL Question Of The Day: What are the different types of cursors ?
SQL Question Of The Day: What is the limit of listagg function and what is the alternate method?