tgindex
O

Oracle sql plsql questions

Статистика

Oracle practice & Interview questions

Последний пост
20 дек.
Последнее чтение
19:27
Постов за неделю
0
Всего постов
20
Тип
открытый
Язык
английский
Категория
Технологии (по похожим)
В каталоге с
14 авг.
Подписчики
5 936
мало замеров
Замеров пока мало
Сутки
0
0,00%
Неделя
 
Месяц
 
Просмотров на пост
26,1 тыс
20 постов
Вовлечённость
440,4%
к подписчикам
Постов в день
0,0
всего 20
Упоминаний
0
каналов
Охват размещения
оценка
1/24сутки в ленте
1/48двое суток
1/72трое суток

Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.

Посты

  • SQL Question Of The Day : Implement pagination using rownum and without using the rownum.

  • SQL Question Of The Day : what is the difference between NVL and coalesce explain with an example.

  • 17 дек.4 0902

    SQL Question Of The Day : you have an EMP_ATTENDANCE table with below columns: • EMP_ID • ATTENDANCE_DATE • STATUS → 'P' = Present, 'A' = Absent Requirement: Find employees who were absent for 3 or more consecutive working days. Conditions : • Ignore Saturday & Sunday • Consecutive means continuous working days only Expected Output: • EMP_ID • Absence START_DATE • Absence END_DATE • TOTAL_ABSENT_DAYS

  • Hi All, apologies , it's been a very long time , I was busy with migrations and new projects , will start tomorrow with the questions in oracle.

  • 27 янв. 2022 г.39,9 тыс4

    SQL Question Of The Day: Can I use case statement with in insert statement ?

  • 22 янв. 2022 г.40,1 тыс9

    If you have any questions/ any one is looking for job support or training pls reach out to me @vnpraneeth.oracle@gmail.com

  • 22 янв. 2022 г.40,8 тыс30

    SQL Question Of The Day: Requirement :I would like to findout 21-jan-2022 belongs to which group and prior to that group if there are any groups present, pull last 2 groups and the date range. In this example : 21-Jan-22 falls under G4, so we need to pull out date range of G2 and G3

  • 21 янв. 2022 г.33,5 тыс11

    Requirement : Year column need to be matched with the Transaction_date columns year component , if it is matched then pull the records.

  • 20 янв. 2022 г.31,1 тыс5

    SQL Question Of the Day: Write a query to print the dates starting from 01-Jan-2022 to 31-Dec-2022

  • 19 янв. 2022 г.30,6 тыс2

    SQL Question Of the Day: Can I create both unique and non-unique btree indexes on same column ?

  • 18 янв. 2022 г.29,8 тыс1

    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

  • Hi All, really sorry for not sending the questions, busy with other stuff, from today will share the questions.

  • 18 янв. 2022 г.27,8 тыс6

    SQL & PL/SQL Question Of the Day: Write a query to count how many special characters are there in the given string using only SQL & also in PL/SQL Example : Input String = 'ab$34%e#lfgrht)75(34gh' Expected Output = 5

  • SQL Question Of the Day: When we create a view before creating the base table using "FORCE", will the view created ? if created what will be the column names and their data types?

  • 5 июл. 2021 г.32,4 тыс21

    SQL Question Of the Day: Convert row level data into comma separated string, when appending follow the employee_id asc

  • 1 июл. 2021 г.30,9 тыс11

    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

  • 1 июл. 2021 г.29,8 тыс18

    SQL Question Of The Day: I want to display the employee_ids who are not managers, I have written this query,but not getting the output, tell the reason why we are not getting the data SQL QUERY: select employee_id from INPUT where employee_id not in (select manager_id from employees);

  • 24 июн. 2021 г.25,9 тыс1

    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

  • 24 июн. 2021 г.27,1 тыс5

    SQL Question Of the Day: I have a sequence created with below command: Create sequence seq_test start with 10 increment by 5 maxvalue 50 cycle cache 5; Now once it reaches 50, if I do seq_test.nextval what will be the result?

  • 23 июн. 2021 г.26,6 тыс4

    SQL coding Question Of The Day: Write a sequence which generates negative sequence numbers like -1 -2 -3 ......etc

Oracle sql plsql questions — tgindex