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 functions in Oracle

August 18, 2024August 11, 2018 Viswanath A

Learn PL/SQL functions with simple explanation with examples. PL-SQL-Functions A FUNCTION is a named PL-SQL block that may or may not take a values as

Read More
Oracle PL SQL

ORACLE-INDEX

August 18, 2024August 11, 2018 Viswanath A

ORACLE-INDEX- Learn about different types of index available  in oracle and how to create index ,rename index and drop index. ORACLE-INDEX Index sorts the data

Read More
Oracle PL SQL

ORACLE-VIEWS

August 18, 2024August 11, 2018 Viswanath A

ORACLE-VIEWS-Learn about features of oracle views ,how to create view, and how to perform insert,update,delete operations on views with super simple explanation with examples. ORACLE-VIEWS

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-Strings – Variable Declaration and initialization

August 18, 2024August 12, 2018 Viswanath A

PL-SQL-Strings- Learn how to declare string variables and initialization of values into them. PL-SQL-Strings A string is a collection of characters with in a single

Read More
Oracle PL SQL

PL-SQL Arrays

August 18, 2024August 12, 2018 Viswanath A

PL-SQL Arrays – Learn how to declare  and initialize the values to array with some example programs. PL-SQL Arrays An array in PL-SQL is Varray. A

Read More
C# Programming Examples

Divide two integers without * / and % in C#

August 18, 2024August 14, 2018 Viswanath A

Divide two integers without *, / and % in C#. Learn how to divide two numbers with bitwise operators,’+ and _’ amd recursive functions. Divide

Read More
C# Programming Examples

C#Program to find prime numbers in a given range

August 18, 2024August 16, 2018 Viswanath A

C#Program to find prime numbers in a given range – Learn how to identify the prime number, and display prime numbers between the given rane.

Read More
C# Programming Examples

Check if number is palindrome in C#

August 18, 2024August 17, 2018 Viswanath A

Check if number is palindrome in C#  Learn how to  reverse a number and compare the number with the original number for deciding whether the number

Read More
C# Programming Examples

Prime numbers from 1 to N in reverse order in C#

August 18, 2024August 18, 2018 Viswanath A

Prime numbers from 1 to N in reverse order in C# – Learn how to display the prime numbers in reverse order.For example you want

Read More

Posts pagination

Previous 1 2 3 … 19 Next

My Unique Books for YOU

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