how to get first 5 records in sql oracle ||ORACLE

  Рет қаралды 92,217

TheLearningLibrary

TheLearningLibrary

Күн бұрын

Пікірлер: 41
@hoperight5280
@hoperight5280 Жыл бұрын
MsSQL : TOP 5 PostgreSQL : limit 5 Just in case
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Thanks
@myjio6914
@myjio6914 10 ай бұрын
We can use fetch first 5 rows only also in oracle
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Did anyone want detailed video on oracle installation
@ashwinmali2137
@ashwinmali2137 11 ай бұрын
yes bro
@TheLearningLibrary244
@TheLearningLibrary244 11 ай бұрын
@@ashwinmali2137 i have already made one video you can go to oracle database playlist in my channel
@aqsa1072
@aqsa1072 6 ай бұрын
How to open left panel if we cross it by mistake
@nomulanikhila4722
@nomulanikhila4722 Жыл бұрын
in this software developer tool is free or having any charge please give me the reply.why because I'm little bit confused
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
This is a complete free software you can use it free of cost, just reply if you want a video on how to install it
@swathig9346
@swathig9346 Жыл бұрын
Which tool you are using for practicing?
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Sql developer
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
If you want a video on how to install sql developer then coment back on this
@nageswarinakka6302
@nageswarinakka6302 Жыл бұрын
​@@TheLearningLibrary244yes i want
@Saaral.V6
@Saaral.V6 Жыл бұрын
How get all columns and top 5 rows from multiple tables
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Should i make a separate video on that or do u want only query for that
@Saaral.V6
@Saaral.V6 Жыл бұрын
@@TheLearningLibrary244 i want that query only sir
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
@@Saaral.V6 you can use join to the data from different tables and then you can filter on that result to get top 5 records like below SELECT A.* FROM TABLE_1 A JOIN TABLE_2 B ON A.ID=B.ID WHERE ROWNUM < 6
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Also add order by in the last of that query
@TheLearningLibrary244
@TheLearningLibrary244 11 ай бұрын
@@Saaral.V6 did you got ur answer
@rajasekharmedia8987
@rajasekharmedia8987 Жыл бұрын
I think It will not fetch first 5 records. It will fetch any 5 records from table .
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
We have to add order by asc to get first 5 records
@nomulanikhila4722
@nomulanikhila4722 Жыл бұрын
haa need a clear vedio.and how to create oracle account .oracle pag asking lot of personal details .if I'm submit all the details have any problem will arrise.plase give me the clear information.
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Ok i will make a clear video on how to install oracle and upload it on this Saturday
@mar_nine2057
@mar_nine2057 11 ай бұрын
hello how to add the northwind database here
@TheLearningLibrary244
@TheLearningLibrary244 11 ай бұрын
That is a different part, i will cover that in separate video
@mar_nine2057
@mar_nine2057 11 ай бұрын
yes please,badly needed. @@TheLearningLibrary244
@sppavankumar-qv3ig
@sppavankumar-qv3ig Жыл бұрын
WHAT IS THE VERSION OF THIS SQL
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Its oracle 10g
@sppavankumar-qv3ig
@sppavankumar-qv3ig Жыл бұрын
Thank you BY any chances do you have google drive link to download@@TheLearningLibrary244
@JishithK-j4s
@JishithK-j4s Жыл бұрын
How to get complete raw
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Didn't got your question
@harshpanchal1243
@harshpanchal1243 Жыл бұрын
You can use limit too right?
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Limit not supported in oracle
@emirsansar
@emirsansar Жыл бұрын
@@TheLearningLibrary244 Does Oracle support FECTH FIRST x ROWS ONLY ?
@nomulanikhila4722
@nomulanikhila4722 Жыл бұрын
how to install SQL developer
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
I have already made one video on that you will find on oracle database playlist on my channel
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
Do you want me to make another video with clear picture
@rambabumallula9762
@rambabumallula9762 11 ай бұрын
Remove music
@anirbanpaul2639
@anirbanpaul2639 Жыл бұрын
give me the database
@TheLearningLibrary244
@TheLearningLibrary244 Жыл бұрын
I hvae already created one video on how to install oracle nad sql developer, if majority of members want me to make one detailed video on installation part i will make it
SQL Query Optimization | SQL Query Optimization and performance tuning
10:16
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,9 МЛН
Это было очень близко...
00:10
Аришнев
Рет қаралды 7 МЛН
Infosys SQL Interview Question
9:23
Cloud Challengers
Рет қаралды 32 М.
SQL Tutorial - 12: Inserting Data Into Tables
10:10
The Bad Tutorials
Рет қаралды 668 М.
Redundant WHERE condition
7:09
dbOS Talks
Рет қаралды 21
Learn SQL Basics in Just 15 Minutes!
16:57
Kenji Explains
Рет қаралды 167 М.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 211 М.