Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI SQL Client OLEDB

Stored procedures

  • Last UpdatedSep 29, 2022
  • 1 minute read

A stored procedure is a group of Transact-SQL statements compiled into a single execution plan. Using a stored procedure instead of executing a SQL statement directly can provide the following benefits:

  • Better performance

  • Reduced network overhead

  • Better consistency

  • Better accuracy

  • Additional functionality

TitleResults for “How to create a CRG?”Also Available in