SQL Tutorial - 24: The TOP and LIMIT Clauses

preview_player
Показать описание
In this tutorial we'll see how we can use the LIMIT Clause in the MySQL environment to control the number of records that are returned in the result set of a query.
Рекомендации по теме
Комментарии
Автор

really nice content sir i watched your all previous video

shubhamKapoorGlider
Автор

sir i have one question, i have to work in database.. what to learn rdbms or nosql ?

shubhamKapoorGlider
Автор

Suppose if I want last 10 rows, how can I use limit clause?

harikan
Автор

hi madhur this is the error i am getting while executing "TOP" CLAUSE

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM emp_db LIMIT 0, 25' at line 1.

dherendrachaudhary
Автор

Hi sir can you please provide example for top clause

r.nanitha
Автор

what to do for executing my query for the table which contains more than 5000 records!?

kirupakaranchandrasekar
Автор

Oracle download kevi rite karvanu & kyathi karvanu ?

vaishaliprajapati
Автор

where are the foreign keys tutorials? nice explanations but, up until now, it s missing some essential piece of information

de_da_oo
Автор

Top clause not works in mysql but limit works is it like that?

priyanshjain
Автор

TOP and Limit are not working in Oracle

botrrun