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

Query to find the data which not common in two tables

August 18, 2024May 10, 2019 Viswanath A

Query to find the data which not common in two tables – Learn how to select the data from  table TAB1 that are not exist

Read More
Oracle PL SQL

UNPIVOT Oracle 11g feature

August 18, 2024October 28, 2019 Viswanath A

Learn how to transpose columns to rows using oracle UNPIVOT clasuse UNPIVOT clause allows transpose columns to rows. UNPIVOT is purely opposite to PIVOT clause

Read More
Oracle PL SQL

Cursor Attributes in Oracle

August 18, 2024January 29, 2023 Viswanath A

Cursor attributes in Oracle – Learn about Cursor attribute types related PL-SQL Implicit Cursor and also Learn how to use the attributes with Examples. Cursor

Read More
Oracle PL SQL

Query to find average fee paid by students in department wise

August 18, 2024January 28, 2023 Viswanath A

Query to find average fee of their department – Learn how to write the queries to find average fee paid by students in department wise

Read More
Oracle PL SQL

Select the rows that contain Input value

August 18, 2024May 9, 2019 Viswanath A

Query to select the rows that have give input value in any one of the column. Let’s say suppose you have the table naming with TEMP_TBL

Read More
Oracle PL SQL

CTE – Common Table Expression in PL-SQL

August 18, 2024May 8, 2019 Viswanath A

CTE – Learn how to use a temporary query  using with Clause for referencing the select , insert, update, delete statements. CTE CTE stands for

Read More
Oracle PL SQL

SQL DUAL Table

August 18, 2024May 5, 2019 Viswanath A

SQL DUAL Table – Learn when to use dual table in SQL with example queries. DUAL DUAL is a dummy table that is automatically created

Read More
Oracle PL SQL

IN ANY SOME ALL operators in PL-SQL

August 18, 2024May 5, 2019 Viswanath A

IN ANY SOME ALL operators in PL-SQL – Learn about in, Any, Some, All operators usage in PL-SQL  with example Programs. Let’s Create a Student

Read More
Oracle PL SQL

Decode function vs Case statement in PL-SQL

August 18, 2024January 29, 2023 Viswanath A

Decode function vs Case statement in PL-SQL  – Learn how to use Decode function and Case statements in the situations where you need to use 

Read More
Oracle PL SQL

Difference between Procedure and Function in PL SQL

August 18, 2024January 29, 2023 Viswanath A

Difference between Procedure and Function – Learn how to create a procedure and function with example Programs and also learn basic difference between procedure and

Read More

Posts pagination

Previous 1 2 3 … 9 Next

My Unique Books for YOU

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