This Question is Answered 

    What Is The Difference Between Fetch Records From Sql Query And Using Cursor Fetch

    asked 2 years ago

    Date | Rating

    Answers


    The cursor is a private working area in SQL, when the records the fetch using cursor then you can control the cache record fetching limit and can control the record fetching using different LOOP statements as well.

    answered 1 year ago

    New Comment

    1000 words left


      Categories