Skip to content

Interview Sansar

Software jobs interview preparation source

  • Home
  • Interview Questions
    • C Interview Questions
    • C++ Advanced Interview Questions
    • C++ Basic Interview Questions
    • Core Java Interview Questions
    • Java Collections Interview Questions
    • Java Multithreading Interview Questions
    • C# Basic Interview Questions
    • C# Advanced Interview Questions
    • C# Multi-threading Interview Questions
  • MCQs
    • MCQ-C++
    • MCQ-Java
    • MCQ-SQL
    • MCQs Algorithms and Data Structure
  • Programming Examples
    • C Programming Examples
    • C++ Programming Examples
    • C# Programming Examples
    • SQL Examples
    • Oracle PL SQL Examples
    • Time Complexity
  • Blog
    • C++ interview questions
    • C# interview questions
    • Java Interview Questions
    • Short Interview Questions
    • Behavioural / HR Interview
  • You-Tube
  • About
    • Why Visit
    • Sitemap
    • Contact Us
    • e-author

Category: Oracle PL SQL

Oracle PL SQL Tutorial Examples and Queries.

Oracle PL SQL

If Else in PL SQL – Fully Explained with Examples

August 18, 2024July 8, 2018 Viswanath A

Learn if else in PL SQL and more conditional statements used in Oracle viz if-then-end if | if-then-else-end if | if-then-elseif-endif | Nested if statements

Read More
Oracle PL SQL

PL/SQL Debugging Statement

August 18, 2024July 7, 2018 Viswanath A

In PL/SQL debugging statement is used to display output or print the message.  DBMS_OUTPUT.PUT_LINE is used to display the message in fact. DBMS_OUTPUT is a built

Read More
Oracle PL SQL

PL SQL Variables

August 18, 2024July 7, 2018 Viswanath A

Learn PL SQL variables, its declaration and types etc with examples. In PL/SQLvariables are used to store data temporarily  for calculations and data manipulations without

Read More
Oracle PL SQL

Before and After Insert Triggers

August 18, 2024January 29, 2023 Viswanath A

Before and After Insert Triggers -Learn how to use Before and After Insert Triggers with Examples. Before and After Insert Triggers BEFORE INSERT TRIGGER The

Read More
Oracle PL SQL

Difference between Delete Truncate and Drop commands

August 18, 2024January 29, 2023 Viswanath A

Delete Truncate and Drop -Learn basic differences between Delete Truncate and Drop commands with examples. DELETE TRUNCATE DROP DML command DDL command DDL command Need

Read More
Oracle PL SQL

SQL Merge statement

August 18, 2024April 7, 2019 Viswanath A

SQL Merge statement – Learn how to insert, delete and update the records into the table using single statement. MERGE-statement made for situations when you want

Read More
Oracle PL SQL

Oracle Unique constraint vs Unique Index

August 18, 2024January 29, 2023 Viswanath A

Oracle Unique constraint vs Unique Index- Learn about unique constraint and unique index  creation and their difference with example programs. For brief discussion about unique

Read More
Oracle PL SQL

Instead of Triggers

August 18, 2024January 29, 2023 Viswanath A

Instead of Triggers -Learn how  when to  use instead of Triggers  with programming Example. When you are not allowed modify a view directly then you

Read More
Oracle PL SQL

Complex views in oracle

August 18, 2024December 22, 2018 Viswanath A

Complex Views – Learn how to create complex views , when can we update views and when we cannot update views with example Programs. Complex

Read More
Oracle PL SQL

SQL Sub Languages

August 18, 2024January 29, 2023 Viswanath A

SQL Sub Languages-Learn about types of statements used in SQL and their classification with explanation. SQL consists of many type of statements, which classified as

Read More

Posts pagination

Previous 1 … 6 7 8 9 Next

My Unique Books for YOU

All Rights Reserved 2023: Interview Sansar.
Proudly powered by WordPress | Theme: Fairy Blog by Candid Themes.