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

Oracle SUBSTR function

August 18, 2024October 29, 2019 Viswanath A

Learn how to find a sub string from the main string using oracle SUBSTR function The SUBSTR() function returns a substring from the str starting

Read More
Oracle PL SQL

Oracle INSTR function

August 18, 2024October 29, 2019 Viswanath A

Learn how to find the position of a sub string from the main string with oracle INSTR function with example queries. INSTR –tells the position

Read More
Oracle PL SQL

ORACLE Rank and Dense_rank functions

August 18, 2024August 11, 2018 Viswanath A

ORACLE Rank and Dense_rank functions – Learn how to calculate nth maximum and minimum value in the result set  based on the ranking mechanism either

Read More
Oracle PL SQL

PL SQL Packages

August 18, 2024August 24, 2018 Viswanath A

PL-SQL Packages – Learn how to declare variables, functions, procedures , pl-sql types , constants, exceptions, cursors in Package specification section and how to implement

Read More
Oracle PL SQL

Oracle Analytical Ranking functions

August 18, 2024January 29, 2023 Viswanath A

Oracle Analytical Ranking functions-Learn about few of analytical ranking functions like RANK and DENSE_RANK, ROW_NUMBER , NTILE FUNCTION, FIRST_VALUE, LAST_VALUE, NTH_VALUE with fully explained examples.

Read More
Oracle PL SQL

Oracle Predefined Exceptions

August 18, 2024August 19, 2018 Viswanath A

Oracle Predefined exceptions  – Learn about how exception occurs and how to handle errors with Examples. Exception It is an error that occur at the

Read More
Oracle PL SQL

FOR UPDATE and WHERE CURRENT OF Clause in Oracle

August 18, 2024August 19, 2018 Viswanath A

FOR UPDATE and WHERE CURRENT OF Clause in Oracle -Learn how to perform record level locks while performing DML operations on table using Cursors. Below

Read More
Oracle PL SQL

Cursor with for loop in Oracle

August 18, 2024January 29, 2023 Viswanath A

Cursor with for loop in Oracle -Learn how to use cursors without using OPEN, FETCH and CLOSE  Statements and also learn how to use Select

Read More
Oracle PL SQL

Explicit Cursor in Oracle

August 18, 2024January 29, 2023 Viswanath A

Explicit cursor in Oracle- Learn about different types of cursors and their usage in oracle. and also learn how to create and use the cursors

Read More
Oracle PL SQL

Implicit Cursor in Oracle PL SQL

August 18, 2024January 29, 2023 Viswanath A

Implicit cursor in Oracle PL-SQL – Learn how Oracle will perform the open, fetches, and close operations on a implicit cursor while executing DML statements

Read More

Posts pagination

Previous 1 … 4 5 6 … 9 Next

My Unique Books for YOU

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