fetch

SQL query to get the second last record from table #sql query#

0:00
↔️ ↕️

Timecodes:

hello everyone welcome to you my YouTube

channel VBA automation tutorial point if

you are new on the channel so please

like share and subscribe my YouTube

channel to get the updated videos so

guys in this video we will learn we will

talk about SQL query to get the second

last record from that table right guys

so how would I do that in the SQL so for

this I am going to write a query so here

we have a data from the table Center as

you can see that here we have

uh

10 records in this table so what I want

I want the second last

record that is what id number nine so

how would I do that so for this I'm

fired SQL query select top one star from

select

top two

Stars


Related queries:


how to fetch second last record in sql
how to select second last row in sql
how to select second last row in sql server
how to get last two rows in sql
how to select last two rows in sql
how to fetch second row in sql
how to get second last record in oracle sql
how to get second row in sql server
how to select second top row in sql
how to select second 1000 rows in sql
how to fetch nth record in sql
how to select nth row in sql server