ar
Feedback
Oracle sql plsql questions

Oracle sql plsql questions

الذهاب إلى القناة على Telegram

Oracle practice & Interview questions

إظهار المزيد
لم يتم تحديد البلدالفئة غير محددة
5 932
المشتركون
لا توجد بيانات24 ساعات
لا توجد بيانات7 أيام
لا توجد بيانات30 أيام

جاري تحميل البيانات...

سحابة العلامات
لا توجد بيانات
هل تواجه مشاكل؟ يرجى تحديث الصفحة أو الاتصال بمدير الدعم الخاص بنا.
الإشارات الواردة والصادرة
---
---
---
---
---
---
جذب المشتركين
ديسمبر '24
ديسمبر '24
+33
في 0 قنوات
نوفمبر '24
+58
في 0 قنوات
Get PRO
أكتوبر '24
+98
في 0 قنوات
Get PRO
سبتمبر '24
+182
في 0 قنوات
Get PRO
أغسطس '24
+21
في 0 قنوات
Get PRO
يوليو '24
+127
في 0 قنوات
Get PRO
يونيو '24
+107
في 0 قنوات
Get PRO
مايو '24
+98
في 0 قنوات
Get PRO
أبريل '24
+92
في 0 قنوات
Get PRO
مارس '24
+99
في 0 قنوات
Get PRO
فبراير '24
+81
في 0 قنوات
Get PRO
يناير '24
+102
في 0 قنوات
Get PRO
ديسمبر '23
+1 095
في 0 قنوات
Get PRO
نوفمبر '230
في 0 قنوات
Get PRO
أكتوبر '230
في 0 قنوات
Get PRO
سبتمبر '230
في 0 قنوات
Get PRO
أغسطس '230
في 0 قنوات
Get PRO
يوليو '230
في 0 قنوات
Get PRO
يونيو '230
في 0 قنوات
Get PRO
مايو '230
في 0 قنوات
Get PRO
أبريل '230
في 0 قنوات
Get PRO
مارس '230
في 0 قنوات
Get PRO
فبراير '230
في 0 قنوات
Get PRO
يناير '230
في 0 قنوات
Get PRO
ديسمبر '220
في 0 قنوات
Get PRO
نوفمبر '22
+200
في 0 قنوات
Get PRO
أكتوبر '22
+181
في 0 قنوات
Get PRO
سبتمبر '22
+135
في 0 قنوات
Get PRO
أغسطس '22
+148
في 0 قنوات
Get PRO
يوليو '22
+231
في 0 قنوات
Get PRO
يونيو '22
+206
في 0 قنوات
Get PRO
مايو '22
+259
في 0 قنوات
Get PRO
أبريل '22
+735
في 0 قنوات
Get PRO
مارس '220
في 0 قنوات
Get PRO
فبراير '220
في 0 قنوات
Get PRO
يناير '22
+1
في 0 قنوات
Get PRO
ديسمبر '21
+207
في 0 قنوات
Get PRO
نوفمبر '21
+223
في 0 قنوات
Get PRO
أكتوبر '21
+248
في 0 قنوات
Get PRO
سبتمبر '21
+214
في 0 قنوات
Get PRO
أغسطس '21
+201
في 0 قنوات
Get PRO
يوليو '21
+231
في 0 قنوات
Get PRO
يونيو '21
+242
في 0 قنوات
Get PRO
مايو '21
+1 314
في 0 قنوات
التاريخ
نمو المشتركين
الإشارات
القنوات
21 ديسمبر+1
20 ديسمبر0
19 ديسمبر+5
18 ديسمبر+3
17 ديسمبر0
16 ديسمبر+1
15 ديسمبر0
14 ديسمبر0
13 ديسمبر0
12 ديسمبر+3
11 ديسمبر+2
10 ديسمبر+3
09 ديسمبر+4
08 ديسمبر+3
07 ديسمبر0
06 ديسمبر0
05 ديسمبر+3
04 ديسمبر+3
03 ديسمبر0
02 ديسمبر+1
01 ديسمبر+1
منشورات القناة
SQL Question Of The Day: Can I use case statement with in insert statement ?

2
If you have any questions/ any one is looking for job support or training pls reach out to me @vnpraneeth.oracle@gmail.com
5 227
3
SQL Question Of The Day: Requirement :I would like to findout 21-jan-2022 belongs to which group and prior to that group if t
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
5 863
4
Requirement : Year column need to be matched with the Transaction_date columns year component , if it is matched then pull th
Requirement : Year column need to be matched with the Transaction_date columns year component , if it is matched then pull the records.
4 752
5
SQL Question Of the Day: Write a query to print the dates starting from 01-Jan-2022 to 31-Dec-2022
4 858
6
SQL Question Of the Day: Can I create both unique and non-unique btree indexes on same column ?
5 015
7
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
5 138
8
Hi All, really sorry for not sending the questions, busy with other stuff, from today will share the questions.
4 786
9
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
4 644
10
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?
6 548
11
SQL Question Of the Day: Convert row level data into comma separated string, when appending follow the employee_id asc
SQL Question Of the Day: Convert row level data into comma separated string, when appending follow the employee_id asc
327
12
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
705
13
SQL Question Of The Day: I want to display the employee_ids who are not managers, I have written this query,but not getting t
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);
752
14
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 196
15
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?
1 136
16
I have sequence created with below command: Create sequence seq_test start with 10 increment by 5 maxvalue 50 cycle cache 5;
1
17
SQL coding Question Of The Day: Write a sequence which generates negative sequence numbers like -1 -2 -3 ......etc
1 022
18
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 145
19
SQL Question Of The Day: I have a table employees and it contains columns employee_id and salary with duplicate data, without deleting the duplicates I want to implement the primary key on employee_id column. How to achieve the same?
910
20
PL/SQL Question Of The Day: Instead of using the primary key on the employee table, I would like to implement the same primary key using a trigger. Write a trigger which satisfies all the concepts of primary key.
1 038