The wizard can be used to define commands that execute direct SQL or commands that call stored procedures.
该向导可以用于定义直接执行SQL或调用存储过程的命令。
One of the core advantages of Rails migrations is that you don't need to use direct SQL syntax to create your tables.
Rails迁移的一个核心优势就是不需要使用直接的sql语法来创建表。
Rails migrations allow direct SQL for unsupported extensions (such as stored procedures or constraints), while some ORM mappers don't.
Rails迁移允许对不支持的扩展(例如存储过程或约束)直接使用SQL,而有些OR m映射器不支持。
Lastly, it provides direct SQL access to JDBC sources, though you should avoid these tags if you're trying to separate the UI and logic.
最后,它还提供了对jdbc源的SQL访问功能,不过如果您试图将UI和业务逻辑分隔开,就应该避免使用这些标签。
Applications with direct JDBC access use SQL to define the queries and rely on custom code to map the result set data back to the actual business objects.
具有直接JDBC访问功能的应用程序使用SQL定义查询,并且依靠自定义代码将结果集数据映射回到实际业务对象。
Using the Embedded SQL though, makes the database access much more natural, intuitive, and error-free for the programmer than through the direct use of libraries.
使用嵌入式SQL可以让对数据库的访问比直接使用库函数来访问数据库更加自然、直观,而且程序员可以更少犯错误。
The direct statement execution method includes additional logic to strip the data after the where clause in the SQL statement.
直接的语句执行方法包括:sql语句中在where子句之后剥离数据的附加逻辑。
The query optimization class is used to direct the optimizer to use different degrees of optimization when compiling SQL queries
查询优化类用于在编译SQL 查询时指导优化器使用不同的优化级别。
It provides strongly-typed LINQ data access experience over relational databases, including direct, efficient access to SQL Server.
它在关系数据库之上提供了强类型的LINQ数据访问体验,包括对SQL Server直接高效的访问。
The first approach involves direct execution of SQL/XML queries to produce the data from the XML for input to the DataQuant report.
第一种方法直接执行SQL/XML查询从 XML生成数据作为 DataQuant报告的输入。
Additional T-SQL support: Rather than list everything that SQL Azure supports, we instead direct you to the list of unsupported T-SQL features.
更多的T -SQL支持:这次我们没有列出SQLAzure支持的所有特性列表,相反,我们给出了不支持的T - SQL特性列表。
In this system, SQL is used to realize the access to Database, the application program use ODBC function, give a SQL request to Database will avoid the direct access to Database.
在对数据库的操作中,采用数据库描述语言SQL实现对关系数据库的访问,应用程序通过调用ODBC函数,向数据库提交SQL请求,避开了对数据库的直接操作。
Use Automated Migrations/Create scenarios and just call SQL Command direct afterwards to add indexes from code.
使用自动迁移/创建场景,后来就叫SQL命令直接从代码添加索引。
SQL is the direct way to access data.
SQL是访问数据库的直接方法。
SQL is the direct way to access data.
SQL是访问数据库的直接方法。
应用推荐