Results 1 to 11 of 11
  1. #1
    AldenThomrts is offline Freshman
    Join Date
    Jun 2011
    Location
    Austin, TX
    Posts
    48
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default What is cursor in database?

    What is cursor in database?

  2. #2
    manik's Avatar
    manik is online now Om Shanti!
    Join Date
    Apr 2008
    Location
    Boston, USA
    Posts
    13,175
    Thanks
    744
    Thanked 699 Times in 550 Posts
    Blog Entries
    4
    Feedback Score
    4 (100%)

    Default

    cursor allows you traverse through data records. helps you process the data retrieved.
    Free Classified Ads & BUSINESS/PROFESSIONAL SOCIAL NETWORK


  3. #3
    CashMaxTexas is offline Freshman
    Join Date
    Jun 2011
    Location
    Arlington, Texas
    Posts
    42
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    cursor is pre compiled structure query language language use in our development programing.

  4. #4
    CashMaxTexas is offline Freshman
    Join Date
    Jun 2011
    Location
    Arlington, Texas
    Posts
    42
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Defines the attributes of a Transact-SQL server cursor, such as its scrolling behavior and the query used to build the result set on which the cursor operates. DECLARE CURSOR accepts both a syntax based on the ISO standard and a syntax using a set of Transact-SQL extensions.

  5. #5
    somkant is offline Senior
    Join Date
    Aug 2011
    Posts
    671
    Thanks
    0
    Thanked 7 Times in 7 Posts
    Feedback Score
    0

    Default

    The Cursors are oe type of database objects used to traverse the results of an SQL query. They point to a certain location within a recordset and allow the operator to move forward

  6. #6
    somkant is offline Senior
    Join Date
    Aug 2011
    Posts
    671
    Thanks
    0
    Thanked 7 Times in 7 Posts
    Feedback Score
    0

    Default

    Schemas are generally stored in a data dictionary. Although a schema is defined in text database language, the term is often used to refer to a graphical depiction of the database structure.

  7. #7
    Join Date
    Oct 2011
    Posts
    13
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default

    Cursors are database objects used to traverse the results of an SQL query. They point to a certain location within a recordset and allow the operator to move forward (and sometimes backward, depending upon the cursor type) through the results one record at a time. Cursors are often criticized for their high overhead.

  8. #8
    Join Date
    Oct 2011
    Location
    Jaipur, Rajasthan, India
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Cursor are generally pointers which points to certain results or actions....It allows simultaneous operations on the records. Go for more study and details at www.neerjasoftwares.com

  9. #9
    poicon is offline Sophomore
    Join Date
    Jul 2011
    Location
    Hamburg
    Posts
    126
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    cursors in data base are generally pointers which points to one row at a time.

  10. #10
    jassmee is offline Sophomore
    Join Date
    Mar 2012
    Posts
    144
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Cursors is pointer that is used in database.Cursors is used to transfer the data..

  11. #11
    DerickThomas is offline Freshman
    Join Date
    Apr 2012
    Location
    New York
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    A cursor is a temporary work area created in the system memory when a SQL statement is executed.
    A cursor contains information on a select statement and the rows of data accessed by it.
    This temporary work area is used to store the data retrieved from the database, and manipulate this data.

Similar Threads

  1. Trailing Clock Cursor
    By JavaScriptBank in forum JavaScript & AJAX
    Replies: 0
    Last Post: 05-10-2010, 08:32 PM
  2. Dancing Animation Stars Cursor
    By JavaScriptBank in forum JavaScript & AJAX
    Replies: 0
    Last Post: 05-04-2010, 07:27 PM
  3. Dancing Animation Stars Cursor
    By JavaScriptBank in forum JavaScript & AJAX
    Replies: 0
    Last Post: 04-23-2010, 04:40 AM
  4. Dancing Animation Stars Cursor
    By JavaScriptBank in forum JavaScript & AJAX
    Replies: 0
    Last Post: 01-14-2010, 06:46 PM
  5. Flaming Cursor
    By himoacs in forum General Talk
    Replies: 15
    Last Post: 11-21-2009, 04:24 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Partners: BOSTON WEB DEVELOPER, LLC   |   WEBCOSMO CLASSIFIEDS