Bino

  • Home
  • Room
  • Workbench
  • Desk
  • Malayali
  • About
  • Search

# Pl-Sql

Non-editionable objects

10 February 2024

When you are create an object in Oracle Database, default object type will be marked editionable. From 12c onwards, you can mark the objects as noneditionable , and same you cannot edit with create or replace . For altering the same you have to alter the object and change to editionable.
Read more

Job commands in Oracle PL/SQL

2 February 2024

Here I am listing the commands using for creating, running, and fetching the scheduler jobs in Oracle database for easy reference.
Read more

PL SQL Constraints

27 August 2023

To find the constraints in a table
Read more

PL/SQL Returning Into

10 July 2023

The RETURNING INTO clause allows us to return column values for rows affected by DML statements. The returned data could be a single column, multiple columns or expressions.
Read more

Commenting the stored procedures

5 July 2023

Writings comments in the code will help you and anyone who reads the code by giving more readability and understandings...
Read more

Data Dictionary Views in PL/SQL

21 June 2023

This is cheat sheet for data dictionary views in PL/SQL
Read more

Directory Objects in PL/SQL

2 March 2023

Catalog views are provided for DIRECTORY objects to enable users to view object names and corresponding paths and privileges.
Read more

Oracle Timestamp

21 December 2022

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

Drop table in PL SQL

25 October 2022

PL SQL Query to list the currently running jobs.
Read more
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Bino Kochumol Varghese  • © 2025

Powered by Hugo, Netlify, Lightbi & more.   Made with ✨ by Bino

  • Stats
  • Now
  • Uses
  • Library
  • Archive
  • Tags
  • Credits
  • Changelog
  • Disclaimer
  • Blogroll