Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/function.ocinewcursor.html
Дата изменения: Sun Feb 3 22:50:02 2002 Дата индексирования: Mon Oct 1 22:17:47 2012 Кодировка: |
(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)
OCINewCursor -- Return a new cursor (Statement-Handle) - use to bind ref-cursors.OCINewCursor() allocates a new statement handle on the specified connection.
Example 2. Using a REF CURSOR in a select statement
|