47 тысяч подписчиков
301 видео
Oracle PL SQL interview question | ORACLE PIPELINED TABLE FUNCTION Vs TABLE FUNCTION |ORACLE| Part 3
Oracle interview question, Difference between Rank and Dense Rank
Oracle sql practice exercises with solutions
What is the view in oracle? simple view? complex view?
Oracle PL SQL interview question | How to Exclude duplicate records while insertion| Error Log Table
Oracle PL SQL interview question | Oracle constraint related interview question
How to load text file content into CLOB column using Oracle sql loader
Oracle SQL Practical question | Oracle SQL to print the all possible combination of numbers
oracle plsql records and collections type
Oracle PL SQL interview question CURSOR Vs COLLECTION
Subscriber Comments Reply Video 59 | Does Truncate table resets identity column |ORACLE & SQL SERVER
Subscriber Comments Reply Video 48 | Re-arrange the digits within given number to sort in asc order
Oracle PL SQL interview question Query was running fine yesterday but its very slow today | Tuning
MYSQL Loading data from CSV file into table
3 PLSQL Performance Tuning | Bulk Collect Part 2 | Types of Bulk Binding
Oracle PL SQL interview question | oracle constraint with DEFERRABLE NOVALIDATE option
Oracle PL SQL interview question What is cursor and what are the types of cursor in oracle
Oracle 23C New Features | Table Value Constructor
Oracle 23C New Features | SELECT Without FROM Clause
Subscriber Comments Reply Video 54 | How to access global and private variable having same name
Oracle ALL About Dates PART 3 | usage of ROUND and TRUNC function on dates and number data types
Oracle 18C New Feature : Scalable Sequence
Oracle PL SQL interview question | Oracle View related question | add,drop columns in base table
Oracle 12c with clause enhancements
Oracle Interview Question - Can we use OUT and INOUT parameter in function
Oracle New feature 12c - Expand sql text
Oracle SQL Practical question | Oracle SQL to Compute values based on previous rows
Oracle 12c new feature Oracle WITH PLSQL hint
Oracle interview question difference between null functions | NVL vs NVL2 vs NULLIF vs COALESCE
Oracle 12c new feature Identity column
Oracle 12c new feature CAST and CONVERSION Function and VALIDATE CONVERSION
Oracle SQL Practical question | Oracle SQL to find total time and work time and break time
Subscriber Comments Reply Video 13 | What is the Usage of WITH clause in Oracle
Oracle SQL Practical question with answer Compute all the possible paths | Oracle SELF JOIN Example
Oracle PL SQL interview question | ORACLE FORCE VIEW | VIEW WITH CHECK OPTION | VIEW WITH READ ONLY
Oracle Read only Table| read write table | how to make table data read only?
Oracle PL SQL interview question | Oracle NOT NULL Constraint | Oracle Constraints
Oracle SQL Practical question | Oracle SQL to compute count of group of repeating values
oracle plsql records and collections introduction to oracle collections
Oracle PL SQL interview question | ORACLE PIPELINED TABLE FUNCTION | ORACLE TABLE FUNCTION
Oracle PL SQL interview question Maximum number of triggers on same table
Oracle SQL Practical question | Oracle SQL to compute group number for repeating number
Oracle ALL About Dates PART 5 INTERVAL YEAR TO MONTH Data Type
Oracle PL SQL interview question Types of DML triggers | Order of trigger Execution if more than one
Subscriber Comments Reply Video 58 | SQL to remove duplicate values within row of data
Oracle 21C new features | Enhanced SQL Set Operators UNION ALL, INTERSECT ALL, MINUS ALL, EXCEPT ALL
Subscriber Comments Reply Video 48 |SQL to check whether two strings are anagram using ORA_HASH
Loading data from TEXT file into mysql table using LOAD FILE
Oracle 12c new feature | Oracle LATERAL Inline View from 12.1 onwards
Oracle PL SQL interview question | oracle pragma autonomous transaction
Oracle PL SQL interview question NULL and Arithmetic operation