Matches in DBpedia 2014 for { <http://dbpedia.org/resource/SQL_problems_requiring_cursors> ?p ?o. }
Showing items 1 to 11 of
11
with 100 items per page.
- SQL_problems_requiring_cursors abstract "A cursor is a construct available in most implementations of SQL that allows the programmer to handle data in a row-by-row manner rather than as a group. Parallelizing row-by-row processing is much more complex than serial processing, which is another reason to make use of non-procedural SQL wherever possible. Database vendors typically handle parallel processing without requiring special handling by application developers.Parallel processing can be orders of magnitude faster than serial processing.".
- SQL_problems_requiring_cursors wikiPageID "17428790".
- SQL_problems_requiring_cursors wikiPageRevisionID "574140059".
- SQL_problems_requiring_cursors subject Category:SQL.
- SQL_problems_requiring_cursors comment "A cursor is a construct available in most implementations of SQL that allows the programmer to handle data in a row-by-row manner rather than as a group. Parallelizing row-by-row processing is much more complex than serial processing, which is another reason to make use of non-procedural SQL wherever possible.".
- SQL_problems_requiring_cursors label "SQL problems requiring cursors".
- SQL_problems_requiring_cursors sameAs m.047p9wc.
- SQL_problems_requiring_cursors sameAs Q17146694.
- SQL_problems_requiring_cursors sameAs Q17146694.
- SQL_problems_requiring_cursors wasDerivedFrom SQL_problems_requiring_cursors?oldid=574140059.
- SQL_problems_requiring_cursors isPrimaryTopicOf SQL_problems_requiring_cursors.