Приклади вживання Cursors Англійська мовою та їх переклад на Українською
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
2003 standard defines how to use cursors in applications in embedded SQL.
(The default is WITHOUT HOLD.) A holdable cursor is kept open over COMMIT and closed upon ROLLBACK.(Some DBMS deviate from this standard behavior and also keep holdable cursors open over ROLLBACK.).
could inherit existing holdable cursors. herefore, an application developer has to be aware of that situation.
Once an application has processed all available rows or the fetch operation is to be positioned on a non-existing row(compare scrollable cursors below), the DBMS returns a SQLSTATE'02000'(usually accompanied by an SQLCODE +100)
conveniently- graphics and mouse cursors.
all the scripting API is based on cursors and ranges whenever possible.
in the VPL; Editor, and the cursors of the source editor
Example: var clone= cursor. clone();
Example: var valid= cursor. isValid();
Example: var invalidCursor= cursor. invalid();
DECLARE CURSOR_name CURSOR IS SELECT.
Declare cursor_name cursor with hold for select.
Place the cursor where you want to insert the symbol.
Reveal solution when mouse cursor is over the widget.
Change desktop when the mouse cursor is pushed against the edge of the screen.
No Busy Cursor.
Kmousetool; moves the cursor when I am trying to type.
No cursor.
Follow cursor.
LinkAlert- changing icons on the cursor according to the content which is the link.