您要查找的是不是:
- 使用SQL语句修改数据Using an SQL Statement to Modify Data
- OLE DB源可以使用SQL语句来提取数据。The OLE DB source can use an SQL statement to extract data.
- 不能将新函数的主干SQL语句修改为另一种函数类型的SQL语句并保存结果。You cannot modify the skeleton SQL statements for a new function into the SQL statements for a different function type and save the results.
- 说明如何通过JDBC驱动程序使用SQL语句来处理SQL Server数据库中的数据。Describes how to use SQL statements with the JDBC driver to work with data in a SQL Server database.
- 此方法返回被语句修改的行数。This method returns the number of rows modified by the statement.
- 使用SQL语句提高数据库性能的几种技巧Uses the SQL Sentence to Enhance the Database Performance Several Kind of Method
- 不使用nonuse
- 修改数据[计] update data
- 不能使用out of commission
- 调用代码每次调用该过程时,都可根据其需要修改数据类型。This allows the calling code to tailor the data types to its requirements each time it calls the procedure.
- 使用SQL管理对象方法Use the SQL Management Object method
- 键入并执行下列SQL语句Type and execute the following SQL statement
- 正确的往返要求,如果中间没有修改数据,XML输入和XML输出应该是等同的。Proper round-tripping requires that the XML input and the XML output be identical, assuming that no data has been changed in the interim.
- 使用SQL Mail扩展存储过程,消息可通过触发器或存储过程发送。Using SQL Mail extended stored procedures, messages can be sent from either a trigger or a stored procedure.
- 循环执行SQL语句包示例Execute SQL Statements in a Loop Package Sample
- 若要更改客户端行为,用户应使用SQL_COPT_SS_PRESERVE_CURSORS。To change client the behavior, users should use the SQL_COPT_SS_PRESERVE_CURSORS.
- 键字段通常用作更新查询字符串的一部分,以修改数据源中的特定记录。此集合用。The key field is commonly used as part of an update query string to revise a specific record in the data source.
- 事务是原子SQL语句集。Transactions are sets of atomic SQL statements.
- 该视图使用SQL查询进行填充。This view is populated by use of SQL queries.
- 前面提到,如果要修改雇员的地址数据,首先必须锁定该雇员的记录,修改数据然后再解除锁定。Earlier, we mentioned that to be allowed to change employee address data, you must first lock the employee record, make the changes, and finally unlock the record.