84040 подписчиков
159 видео
How to create a new user in SQL command line,Granting privileges & Revoking privileges from the user
How to Create Sequence (Database Object) in Oracle 10g Database.
How to Implement various Character Functions in Oracle 10g Database.
What is PL/SQL? Structure of PL/SQL Block and how to Create and Load PL/SQL Block ?
How to Implement and Differentiate Delete and Truncate (DML) Commands in Oracle 10g.
How to implement Full Outer Join (type of Outer Join) in Oracle 10g Database.
How to Drop a View (Database Object) in Oracle 10g Database.
How to Implement Numeric or maths Functions in Oracle 10g Database.
3 ways to INSERT a new record in SQL command line using Oracle 10g Database.
How to Implement Basic Logical Operators in Oracle 10g Database.
How to set TTITLE and BTITLE and Page number for SQL Page (Table) in Oracle 10g Database.
How to implement Self Join in Oracle 10g Database.
How to Implement TCL Commands Commit, Rollback and Savepoint in Oracle 10g Database.
How to implement various Conversion Functions (to_char,to_date,to_number) in Oracle 10g Database.
How to Drop Sequence (Database Object) in Oracle 10g Database.
How to Implement Set Operators like Union, Union All, Intersect and Minus in Oracle 10g Database.
How to define "not null" Constraint in Oracle 10g.
C Program to Search an Element in 1 D Array.
How to Implement ON DELETE CASCADE in Oracle 10g Database.
How to Drop Synonym (Database Object) in Oracle 10g Database.
How to Uninstall Oracle 10g Database Software from Windows 7 Operating System.
PL/SQL Block for Addition of two Integers.
How to implement SPOOL Command Recording Queries to a editor in Oracle 10g Database.
How to Implement ON DELETE SET NULL Constraint in Oracle 10g Database.
How to Create a new User and assign Create Session Privilege to a User.
How to Implement and Differentiate Delete and Drop Commands in Oracle 10g .
How to Implement Deadlock (Hold & Wait) in Oracle 10g Database.
C++ Program to read and display 1 D array elements.
How to Drop Index (Database Object) in Oracle 10g Database.
C Program for finding cube of a given integer