Bino
Home
Room
Workbench
Malayali
Desk
Projects
More
Travel
Uses
Stats
Library
Archive
Tags
Contact
About
# Pl-Sql
Count(*) is unsafe
19 July 2022
In PL/SQL method with count(*) is unsafe.
Read more
Set Define OFF
18 July 2022
The `SET DEFINE` command changes the prefix character used to mark substitution variables.
Read more
TYPE Attribute
2 March 2022
The %TYPE attribute lets use the datatype of a field, record, nested table, database column, or variable in your own declarations, rather than hardcoding the type names.
Read more
PL/SQL - Explicit Cursors
31 January 2022
As discussed earlier, there are two types of cursors: Implicit cursors and explicit cursors. In this section, we will focus on explicit cursors and their functionality...
Read more
PL/SQL - Implicit Cursors
28 January 2022
Oracle creates a memory area, known as the context area for processing an SQL statements, which contain all the informations needed for procesing the SQL statements...
Read more
Oracle Database XE Installation on Windows
5 July 2021
For testing and learning Oracle Database we can start with Oracle Database Express Edition (XE)...
Read more
««
«
1
2
3
4
»
»»