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

Author: Viswanath A

Oracle PL SQL

PL/SQL BLOCKS Includes Everything with Examples

August 18, 2024January 29, 2023 Viswanath A

PL/SQL BLOCKS Learn about PL/SQL Blocks, Structure and Syntax with examples including Nested Block and Anonymous Block in Oracle Data base. PL/SQL block is a

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

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

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
C# Programming Examples

Factorial program in C# – Simple ways to find factorial of a number

August 18, 2024August 7, 2018 Viswanath A

Factorial program in C# with example and logic. l For Example to find the factorial of a number 6 is 720.(6!=6*5*4*3*2*1=720) How to find factorial?

Read More
C# Programming Examples

Swap 2 numbers Program in C sharp – using different techniques

August 18, 2024August 7, 2018 Viswanath A

Swap 2 numbers Program in C sharp – Learn how to interchange values between 2 variables, with and without using temporary variables ,functions with call be

Read More
C# Programming Examples

Reverse Number program in C sharp-Display number in reverse order

August 18, 2024August 9, 2018 Viswanath A

Reverse Number program in C sharp – Learn how to reverse a given input number using for , while, do-while loops, function and recursion. For

Read More
Oracle PL SQL

PL/SQL Loops – Fully Explained with Examples

August 18, 2024August 9, 2018 Viswanath A

Learn PL/SQL Loops used in Oracle viz Basic Loop or Simple Loop| For Loop | WHILE Loop| Nested loops with examples. PL/SQL Loops or PL/SQL

Read More
Oracle PL SQL

PL SQL Case Statement

August 18, 2024August 10, 2018 Viswanath A

PL/SQL Case Statement -Learn use of case statements in pl-sql programming with simple explanation and example. PL/SQL Case Statement CASE Statement similar to SWITCH statement

Read More
Oracle PL SQL

PL-SQL Procedures in Oracle – Ridiculously Simple! Read This

August 18, 2024August 11, 2018 Viswanath A

PL-SQL-Procedures Learn procedures in PL-Sql with simple explanation with examples. PLSQL PROCEDURES Procedure is a PL/SQL block/group of statements that can be called by name.

Read More

Posts pagination

1 2 … 19 Next

My Unique Books for YOU

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