Bino
  • Home
  • Blog
  • Desk
  • Collections
  • ML
  • About

#Database

Basic Queries in PL/SQL

27 Apr 2023

Queries to get the full tables from PL SQL.
Read more

Handling PL/SQL Errors

4 Apr 2023

Run-time errors arise from design faults, coding mistakes, hardware failures, and many other sources. Although you cannot anticipate all possible errors, you can plan to handle certain kinds of errors meaningful to your PL/SQL program.
Read more

Oracle Timestamp

21 Dec 2022

The TIMESTAMP datatype is an extension on the DATE datatype.
Read more
Oracle Timestamp

Drop table in PL SQL

25 Oct 2022

PL SQL Query to list the currently running jobs.
Read more

Column-Level Collation and Case-Insensitive Database in Oracle

24 Oct 2022

Collation determines how strings are compared, which has a direct impact on ordering (sorting) and equality tests between strings.
Read more

Oracle NLS / National Language Suppport

23 Oct 2022

The nls_database_parameters shows the values of the NLS parameters for the database.
Read more

Relational Model

12 Aug 2022

A relational database is a database that conforms to the relational model....
Read more

PL/SQL Pseudocolumns

27 Jul 2022

A pseudocolumn behaves like a table column, but is not actually stored in the table.
Read more

PL/SQL ROWNUM

25 Jul 2022

ROWNUM is a pseudocolumn (not a real column) that is available in a query. ROWNUM will be assigned the numbers 1, 2, 3,
Read more
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Bino Kochumol Varghese  • © 2023  •  Bino

Powered by Hugo & Lightbi   Made with ✨ by Bino