Jump to content

Prepare (SQL)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 84.90.194.197 (talk) at 11:16, 29 April 2010 (Replaced content with 'A '''PREPARE''' statement in SQL prepares a statement for execution at a later time. {{SQL}} {{DEFAULTSORT:Prepa...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A PREPARE statement in SQL prepares a statement for execution at a later time.