What is SQL Cursor? SQL Cursor Introduction in Hindi | Learn SQL Cursor in 15 Minutes | Javatpoint

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • Introduction to cursors in SQL #sql #sqlforbeginners
    A cursor in SQL is a control structure that enables traversal over the records in a database. Cursors allow for the iteration of a result set one row at a time and the retrieval of data from each row. Cursors can be used to update, delete, or fetch data from result sets.
    A video about SQL Cursor would likely cover the concept and functionality of cursors in SQL. A cursor is a database object used to retrieve and process multiple rows of data from a result set.
    The video may demonstrate how to create and use cursors in SQL for data manipulation and analysis tasks, such as iterating through a database table to perform calculations or updates on a per-row basis.
    It may also cover the different types of cursors, such as forward-only, static, and dynamic cursors, and the advantages and disadvantages of using each type.
    Additionally, the video may provide examples of how to declare and use cursors in SQL scripts and show how to close cursors to release memory resources.
    Overall, the video would be a useful guide for SQL developers and database administrators looking to deepen their understanding and improve their implementation of cursors in SQL.
    cursor, cursors, sql cursor, what is cursor in sql, cursor in sql, what is cursor in sql server, database cursor, cursor in oracle, cursor in sql server, explicit cursor, what is cursor, database cursors, cursor in plsql, what is a cursor in db2, sql server cursor, ref cursor, what is cursor in sap hana, cursor attributes, what is cursor in sqlscript, types of cursor, what is cursor in sql server hindi, cursor in oracle database, implicit cursors
    #cursor #cursors #sqlcursor #whatiscursorinsql #cursorinsql #whatiscursorinsqlserver #databasecursor #cursorinoracle #cursorinsqlserver #explicitcursor #whatiscursor #databasecursors #cursorinplsql #whatisacursorindb2 #sqlservercursor #refcursor #whatiscursorinsaphana #cursorattributes #whatiscursorinsqlscript #typesofcursor #whatiscursorinsqlserverhindi #cursorinoracledatabase #implicitcursors

КОМЕНТАРІ • 39

  • @klaus6135
    @klaus6135 2 роки тому +17

    Your explanation is far better than our principal🙏🙏🤗🤗

  • @prabhleensingh5667
    @prabhleensingh5667 4 місяці тому +4

    Incredible experience with javatpoint as expected ❤👍🏻

  • @englishgyan522
    @englishgyan522 10 місяців тому +1

    All my doubts are cleared in one video. Thank you Sir....

  • @saeednawaz2694
    @saeednawaz2694 Рік тому +1

    Kindly, always try to attach the file, from which you are reading in the video, to the description area for future use.
    Thank you so much for your valuable education.

  • @sanchitprasadupadhyay905
    @sanchitprasadupadhyay905 Рік тому +2

    Very good explanation sir. Specially the slid that you are using 😊

  • @cloud629
    @cloud629 2 місяці тому

    Aapke explanation se sab samajh aa ja rha hai ❤

  • @vartikadubey6820
    @vartikadubey6820 2 роки тому +1

    The type of teaching is very good sir......🙏

  • @Dobby_NotAFreeElf
    @Dobby_NotAFreeElf 3 роки тому +2

    Hey. I'm Ashish. I'm just learning C language from your website i founded a Little mistek. In C language at Function section Example 2: program to calculate the area of the square program you wrote int sum(); but still i think you need to write int square ();.

  • @vinaykumarnavik3378
    @vinaykumarnavik3378 Рік тому +2

    Thank you so much ,got understood properly .

  • @saeednawaz2694
    @saeednawaz2694 Рік тому

    Your teaching method is fabulous...Keep it up...

  • @snehalthombare
    @snehalthombare 10 місяців тому

    All my doubts are clear thanku so much sir

  • @diyashah5293
    @diyashah5293 Рік тому +1

    Very nice explanation and thank you for this 😊

  • @pankajgupta6293
    @pankajgupta6293 2 роки тому +1

    Amazing explanation. Thanks.

  • @avicomputercenter8660
    @avicomputercenter8660 7 місяців тому +1

    Supar sir

  • @vishwajitjadhav8791
    @vishwajitjadhav8791 Рік тому +1

    Great explanation

  • @vikrantpatil6901
    @vikrantpatil6901 2 роки тому

    your explanation very good but one suggetion plz little bit slow

  • @rumicollection1267
    @rumicollection1267 2 роки тому +1

    Wonderful explanation !!

  • @ajjueditor8038
    @ajjueditor8038 11 місяців тому

    Thank you sir

  • @shivajichavan8679
    @shivajichavan8679 Рік тому

    great teaching sir,thank you so much

  • @meetulparmar3654
    @meetulparmar3654 2 роки тому

    Excellent work very helpfull

  • @anjalirakate1118
    @anjalirakate1118 2 роки тому

    Great sir ....very good explanation

  • @leewook4601
    @leewook4601 2 роки тому +1

    Thanks for sharing this video!
    How to return cursor type variable to the procedure.... like how to write out parameter of cursor type variable in procedure
    thanks in advance!!

  • @shubhamvarode6962
    @shubhamvarode6962 Рік тому

    Excellent sir thank you

  • @truptihadke3227
    @truptihadke3227 Рік тому +1

    Thank you so much sir 😊

  • @ahsanansari7879
    @ahsanansari7879 2 роки тому

    Great explanation 👍😀👌

  • @HarishRandhawa855
    @HarishRandhawa855 Рік тому

    Nice explain

  • @ayushmansrivastav6898
    @ayushmansrivastav6898 3 роки тому +1

    sir please complete this playlist of sql database as soon as possible

  • @dikshitrana1634
    @dikshitrana1634 Рік тому

    Sir nice explanation

  • @shivajichavan8679
    @shivajichavan8679 Рік тому

    thank you sir

  • @AnuragYadav-lg5yq
    @AnuragYadav-lg5yq Рік тому

    best

  • @nehajulka589
    @nehajulka589 2 роки тому

    Literally...wow!❤

  • @RameshKumar-ir7oj
    @RameshKumar-ir7oj 2 роки тому

    So informative 🤩 TQ

  • @MdrGaming961
    @MdrGaming961 8 місяців тому +1

    #include
    #include
    #include
    #define MAX 20
    #define initial 0
    #define waiting 1
    #define visited 2
    int Q[MAX],front=-1,rear=-1;
    int status[20];
    int isempty()
    {
    if(front==-1)
    return 1;
    else
    return 0;
    }
    void insertion(int el)
    {
    if(front==-1)
    front=0;
    rear++;
    Q[rear]=el;
    }
    int deletion()
    {
    int el;
    if(isempty())
    exit(1);
    el=Q[front];
    front++;
    if(front==rear+1)
    front=rear=-1;
    return el;
    }
    void BFS(int G[][20],int v,int n)
    {
    int i;
    insertion(v);
    status[v]=waiting;
    while(!isempty())
    {
    v=deletion();
    status[v]=visited;
    printf("\t%d",v);
    for(i=0;i

  • @hritik6404
    @hritik6404 Рік тому

    Very low voice.. But good content

  • @sanketshambharkar3687
    @sanketshambharkar3687 Рік тому

    sir please create video for veriables in pl/sql.... thanks for cursor its really helpfull....

  • @hrushikeshkhonde7079
    @hrushikeshkhonde7079 2 роки тому

    can we take 'AS' intead of 'IS' in declare statement.

  • @Through_Video
    @Through_Video Рік тому

    your program is wrong, you must declare c_id, c_name

  • @user-ml9wg5fx4i
    @user-ml9wg5fx4i 9 місяців тому +1

    Talking slowly