Channel Avatar

Siva Academy @UCBt6VrxAIb5jLh9HLDcdwtQ@youtube.com

47K subscribers - no pronouns :c

This channel is for leaning Oracle SQL, PLSQL, DATABASE conc


03:58
SQL loader | How to load Multi-Language data into oracle database | sql loader in oracle
06:56
Subscriber Comments Reply Video 63 | Can primary key be created on already index column
10:43
Oracle PL SQL interview question | Oracle PRIMARY KEY Constraint | Oracle Constraints
01:19
Oracle 23C New Feature | Oracle 23C to Oracle 23ai
06:25
Oracle 21c new features | PLSQL Extended Iterators FOR LOOP Enhancements Part2 | Iterand Mutability
14:39
Oracle PL SQL interview question | UNIQUE Constraint in oracle | Oracle Constraints | #SivaAcademy
15:01
Oracle ALL About Dates PART 6 | INTERVAL DAY TO SECOND Data Type
06:39
Oracle SQL Practical question | Oracle SQL to print the all possible combination of numbers
18:05
Oracle ALL About Dates PART 5 INTERVAL YEAR TO MONTH Data Type
11:06
Oracle 23C New Feature | Direct Joins for UPDATE and DELETE Statements
06:51
Subscriber Comments Reply Video 62 | Will trigger gets executed even if no rows are updated
10:53
Oracle 23C New Features | Table Value Constructor
07:27
Subscriber Comments Reply Video 61 | MINUS vs EXCEPT | MINUS ALL vs EXCEPT ALL ORACLE 21C
16:13
oracle 21c new features for developers PLSQL Extended Iterators FOR LOOP Enhancements
09:36
Oracle 23C New Features | SELECT Without FROM Clause
10:08
Oracle SQL Practical question | Oracle SQL to Compute values based on previous rows
06:27
Subscriber Comments Reply Video 60 | Can we generate the Identity value like SQL server in oracle DB
07:22
Subscriber Comments Reply Video 59 | Does Truncate table resets identity column |ORACLE & SQL SERVER
14:28
Subscriber Comments Reply Video 58 | SQL to remove duplicate values within row of data
09:55
Subscriber Comments Reply Video 57 | SQL to sort Number as char datatype
05:59
Subscriber Comments Reply Video 56 | SQL to sort employee based on even odd employee number
05:25
Oracle interesting questions and answers | oracle SQL to evaluate string having expression
07:01
Oracle SQL Practical question | Oracle SQL to Find missing number in given range of values
08:55
Subscriber Comments Reply Video 55 | SQL to find Symmetric set in given x y coordinates
13:46
Subscriber Comments Reply Video 54 | How to access global and private variable having same name
11:31
Oracle SQL Practical question | Oracle SQL to concatenate previous row value continuously
11:01
Subscriber Comments Reply Video 53 Can we create primary key, not null and unique key on same column
04:17
Subscriber Comments Reply Video 52 SQL to find the last day of month without using last day function
10:03
Oracle 21C new features | Enhanced SQL Set Operators UNION ALL, INTERSECT ALL, MINUS ALL, EXCEPT ALL
04:21
Subscriber Comments Reply Video 51 |oracle create index on primary key column|ORACLE INVISIBLE INDEX
13:23
Oracle PL SQL interview question | Oracle NOT NULL Constraint | Oracle Constraints
17:40
6 PLSQL Performance Tuning | Oracle FORALL | Oracle FORALL SAVE EXCEPTIONS | Part5
05:53
Oracle PL SQL interview question | What is Data Integrity and Constraints | Types of Constraints
10:02
Subscriber Comments Reply Video 50 | Mask user data with random value | ORACLE DBMS_RANDOM example
08:13
Oracle SQL Practical question | Oracle SQL to compute count of group of repeating values
07:43
Subscriber Comments Reply Video 48 | Re-arrange the digits within given number to sort in asc order
13:38
Regular Expression in Oracle 2 | Introduction to operators in Regular Expression
13:36
Oracle Performance tuning | Oracle hard parse vs soft parse
07:06
Oracle Alternative Quote Operator
11:30
Regular Expression in Oracle 1 | Introduction to Regular Expression in Oracle SQL/PLSQL
09:57
Oracle SQL Practical question | Oracle SQL to compute group number for repeating number
06:47
Subscriber Comments Reply Video 48 |SQL to check whether two strings are anagram using ORA_HASH
11:56
Oracle SQL Practical question | Oracle SQL to find total time and work time and break time
08:06
Subscriber Comments Reply Video 47 | SQL to check whether two strings are anagram using ASCII value
07:30
Oracle SQL Practical question | Oracle SQL to divide the rows into groups of data | NTILE function
11:58
Subscriber Comments Reply Video 46 | SQL to insert space before each char | SQL to validate date
10:36
Oracle SQL Practical question | Oracle SQL to check whether two strings are anagram of each other
05:47
Subscriber Comments Reply Video 45 | SQL to find the number of month and days in given year
13:41
Subscriber Comments Reply Video 44 | SQL query to find second occurrence of character in string
08:26
Subscriber Comments Reply Video 43 | Foreign key and primary key on same table | SEQUENCE using sql
12:59
Oracle PL SQL interview question | ORACLE PIPELINED TABLE FUNCTION Vs TABLE FUNCTION |ORACLE| Part 3
14:26
Oracle PL SQL interview question | ORACLE PIPELINED TABLE FUNCTION | ORACLE TABLE FUNCTION
13:09
Subscriber Comments Reply Video 42 | Sum of positive and negative number | display odd and even rows
06:03
Oracle Performance tuning | How SELECT statement works internally in oracle
04:48
Subscriber Comments Reply Video 41 | Function name vs column name precedence
07:40
Subscriber Comments Reply Video 40 | What is NULL in PLSQL | Oracle PLSQL NULL Statement
06:56
Oracle 12c new feature Oracle WITH PLSQL hint
07:39
Oracle handling the exception from constraint while create or validate or enable
11:48
Oracle Read only Table| read write table | how to make table data read only?
16:53
Oracle SQL Practical question | SQL to convert data representation in different format | METHOD2