Basic Informatica Tutorial
Tuesday, April 16, 2019
SQL Interview Questions
›
SQL QUERIES :- --------------------- * How to create a copy of table from original table in SQL Server , Oracle , and PostgreSQL SQ...
Triggers in PLSQL
›
Triggers in PL/SQL:- ----------------- Trigger is one of the Database Objects which is saved in database. Triggers are automatically or i...
Procedures in PL/SQL
›
If a program or query that is stored as a procedure permanently in the database is called "Stored Procedure". It is saved in data...
Introduction to PLSQL
›
PLSQL is the combination of SQL statements. To increase the capabilities of SQL PLSQL is introduced. Full form of PLSQL is 'Procedural...
Monday, April 15, 2019
Oracle SQL Functions
›
TO_DATE Function : --------------------- The Oracle TO_DATE function converts a string to a date. select to_date('20020315','y...
‹
›
Home
View web version