In my previous article I have provided multiple complex sql queries for interviews and subqueries as well. In this article I would like to give…
View More correlated subqueries in SQL | How to write correlated subqueries in SQL?Author: Amit S
What is difference between Primary key and unique key with examples?
In my previous article I have given the details about the primary key and unique key separately. There is always a question in interview about…
View More What is difference between Primary key and unique key with examples?How to grant select access to v$session to other users?
In my previous articles I have given some of the most important issues coming in the oracle. In this article I would like to give…
View More How to grant select access to v$session to other users?Oracle Kill Job Steps | How to kill Oracle job with Examples?
In my previous article I have given multiple examples of PL/SQL; In this article I would like to give the very useful concept – Oracle…
View More Oracle Kill Job Steps | How to kill Oracle job with Examples?How to create Oracle database link with example?
In my previous article I have given the different PL/SQL examples which are very useful in real life. In this article I would like to…
View More How to create Oracle database link with example?How to send mail using UTL_MAIL package in PL/SQL?
In my previous article I have given the details about multiple types of triggers with its real life industry examples. In this article I would…
View More How to send mail using UTL_MAIL package in PL/SQL?How to create External Audit table in oracle?
In my previous articles I have given detailed information about triggers, statement triggers and row triggers as well. While working with row level triggers I…
View More How to create External Audit table in oracle?How to write row level trigger with examples?
In my previous article i have given the details about the triggers in oracle and then we have given the details about statement level trigger…
View More How to write row level trigger with examples?How to write Statement Level Trigger with examples?
In my previous article I have given the details about the oracle triggers and different types of oracle triggers. The triggers are nothing but the…
View More How to write Statement Level Trigger with examples?What are Oracle triggers with Examples? | Oracle triggers example
In my previous article I have given the details about the Oracle procedures and functions in detail. In this article I would like to give…
View More What are Oracle triggers with Examples? | Oracle triggers example