您要查找的是不是:
- Procedure parameters appear as a list in the CREATE PROCEDURE statement. 过程参数在CREATE PROCEDURE语句中作为列表出现。
- The CREATE PROCEDURE statement cannot be combined with other Transact-SQL statements in a single batch. 在单个批处理中,CREATE PROCEDURE语句不能与其他Transact-SQL语句组合使用。
- The result set forms the complete CREATE PROCEDURE statement necessary to create the custom stored procedure. 该结果集构成创建自定义存储过程所需的完整CREATE PROCEDURE语句。
- The result set forms the complete CREATE PROCEDURE statement used to create the custom stored procedure. 该结果集构成了用于创建自定义存储过程的完整CREATE PROCEDURE语句。
- You can assign default values to procedure parameters in the CREATE PROCEDURE statement. 可以在CREATE PROCEDURE语句中将缺省值指派给过程参数。
- CREATE PROCEDURE statements cannot be combined with other SQL statements in a single batch. CREATE PROCEDURE语句不能与其他SQL语句在单个批处理中组合使用。
- Alternatively, you use the CREATE PROCEDURE statement to create procedures. 此外,可以使用CREATE PROCEDURE语句创建过程。
- CREATE PROCEDURE upGetPurchase @PURCHASE_ID INT AS SET NOCOUNT ON BEGIN SELECT PURCHASE_CODE, W... 请问如何给存储过程加密?我这样写为什么不行呀!
- The CREATE PROCEDURE definition itself can include any number and type of SQL statements, except for the following statements. CREATE PROCEDURE定义自身可以包括任意数量和类型的SQL语句,但以下语句除外。
- The CREATE PROCEDURE statement itself contains both the RESULT specification and the compound statement that forms its body. CREATE PROCEDURE语句本身包含RESULT规范以及构成其主体的复合语句。
- If the NLM exports a function called name_use_new_api then the CREATE PROCEDURE or CREATE FUNCTION statement must contain the NLM name. 如果NLM导出名为name_use_new_api的函数,则CREATE PROCEDURE或CREATE FUNCTION语句必须包含NLM名称。
- For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon. 对于要分析CREATE PROCEDURE语句本身的某些浏览应用程序而言,需要采用不是分号的其它命令分隔符。
- Generates the CREATE PROCEDURE statement that creates a dynamic update stored procedure. 生成创建动态更新存储过程的CREATE PROCEDURE语句。
- VC and ODBC database is used to create procedures good tools, rapid development and easy to use, the two tools is the best option. VC++和ODBC是用于创建数据库程序很好的工具,就快速开发和使用简便而言,这两个工具是最好的选择。
- We could relax the procedure slightly in your case. 我们可以根据你的情况通融一些。
- The modes of procedure are various and many. 手续繁琐复杂,不一而足。
- The law warrants this procedure. 这一程序是法律批准的。
- You can fine-tune user permissions by creating procedures that carry out actions on tables, and then granting users the permission to execute the procedure. 您可以调整用户权限,方法是创建对表执行操作的过程,然后授予用户执行该过程的权限。
- That would create a wrong impression. 那将造成一种错误的印象。
- An artist should create beautiful things. 一个艺术家应该创造美丽的东西。
