Oracle sql plsql questions
Открыть в Telegram
Oracle practice & Interview questions
БольшеСтрана не указанаКатегория не указана
5 932
Подписчики
Нет данных24 часа
Нет данных7 дней
Нет данных30 день
Архив постов
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
PL/SQL Question Of The Day: What is the difference between named & positional parameters?
SQL Question Of The Day: What is the max length of a object name before 12c and after 12c?
PL/SQL Question Of The Day: How to find the exact line where the error occured during the PL/SQL block execution?
SQL Question Of The Day: What is the difference between substr and instr and explain with an use case?
SQL Coding Question Of The Day: Write a query to display the table name, constraint name, column name using the data dictionary tables.
SQL Question Of The Day: What is the limit of listagg function and what is the alternate method?
PL/SQL Question Of The Day: What are the different types of cursors ?
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.
PL/SQL Question Of The Day: what is the difference between compilation error and run time error? Explain with an example.
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:Write a SQL statement to rename a table using alter command
