Fetch the First and Last Row from a Table in SQL (SQL Interview Question) #coding

preview_player
Показать описание
Fetch the First and Last Row from a Table in SQL (SQL Interview Question)

Do you want to learn how to fetch the first and last row from a table in SQL? This is a common SQL interview question that is also useful for data analysts to know. In this short video, I will teach you how to do it in a simple and easy-to-understand way.
-------------------------------------------------------------------------
►►►Social Media – Where I sort of Live
-------------------------------------------------------------------------
►►►Books I refer to
-------------------------------------------------------------------------
►►►Camera Gears
► Video Gears That We Use For Creating Our YouTube Video

► Work From Home Essential Tech That We Use Daily

AFFILIATE DISCLOSURE:
#RebellionRider
Рекомендации по теме
Комментарии
Автор

You are the best teacher for database related topic.
I've mastered PL/SQL from your tutorial.
In 3 hour of examination, I have completed my pl sql practical just 15 minutes.

dhawalparmar
Автор

I want to acknowledge that i have learnt most of my plsql from your videos when i was fresher in IT company. Today i have 7 year's of experience and i am doing good because of you. I always recommend any fresher who join my team to first go through you sql and plsql videos before there first assignment ❤
You are the best teacher for sql and plsql

lakshya
Автор

it can be done faster with using rownum

rajeshbiswal
Автор

Sometimes emp_id not reflect the first or last data because it may not sequence. You need to have input date colomn on the table

satrianursetia
Автор

In oracle we can write fetch first and in the second fetch last row right Manish bhai ?

shreyanshmishra
Автор

Will it not take more time to retrieve data? Do we have better query?

tragr
Автор

Hi is limit works like this in Oracle?

deepaktimsina
Автор

Would you make an video for execution steps.only because of this question i lost an interview

AJAY