DATABASE TABLE in Chinese translation

数据库表

Examples of using Database table in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Creates a database table called"person" with two fields:"name", a string; and"image", something that needs to be uploaded(the actual image).
以上代码创建了一个“person”数据库表,该表包含两个字段,即”name”字符串和”image”,image是需要上传的图片(实际图片)。
If you want to test before you switch, you must temporarily change"siteurl" and"home" in the database table"wp_options" (through phpMyAdmin or similar).
如果你想在转移之前测试一下,你必须临时改变一下数据库表项”wp_options”中的”siteurl”和“home”值(可以通过类似phpMyAdmin的工具修改)。
Figure 1 shows an example of a DDL statement written in Microsoft's T-SQL to modify a database table in SQL Server 2016.
图1给出了一个用Microsoft的T-SQL书写的DDL语句例子,它是用来对SQLServer2016中的一个数据库表进行修改的。
That way database operations such as“TRUNCATE” can be completed faster and you may also reclaim unused space when dropping or truncating a database table.
通过这样的方式可以更快地完成类似“TRUNCATE”的数据库操作,当删除或截断一个数据库表时,你也可以回收未使用的空间。
We can now write a few PHP scripts to use the database tables.
我们现在可以写一些PHP脚本使用数据库表
UUIDs are commonly used as a unique key in database tables.
UUID通常用作唯一键的数据库表
You can select multiple database tables and establish table relationships just as you would for the main data connection.
您可以选择多个数据库表并建立表关系,就像主数据连接。
If significant transformations are required between the domain model and the database tables, then the design should take that concern into consideration.
如果领域模型和数据库表之间需要相当多的转换,那就应该好好思考一下设计了。
LINQ to SQL only supports 1 to 1 mapping of database tables, views, sprocs and functions available in Microsoft SQL Server.
LINQtoSQL仅支持MicrosoftSQLServer中可用的数据库表,视图,Sproc和函数的1对1映射。
These tools include identifying database tables, reports, dashboards, and other components that might be affected by a database change.
这些工具包括识别数据库表、报告、仪表盘以及可能受数据库更改影响的其他部件。
The database tables define elements such as applications, adapters, projects with their descriptions and orders of magnitude.
数据库表定义诸如应用程序、适配器、带有其描述及数量级的项目的元素。
The application would then query various database tables and return the response to the client.
然后应用程序会查询各种数据库表,并将响应返回给客户端。
Hibernate requires to know in advance where to find the mapping information that defines how Java classes relate to the database tables.
Hibernate要求预先知道在哪里可以找到它定义Java类是如何关联到数据库表的映射信息。
This article explains how to use Microsoft Office Access 2007 to add and delete a Text field in new and existing database tables.
本主题说明如何使用MicrosoftOfficeAccess2007向新数据库表或现有数据库表中添加备注字段。
Creating an MSI file requires careful planning and editing of dozens of database tables.
创建一个MSI文件,需要仔细规划和几十个数据库表的编辑。
This article explains how to use Microsoft Office Access 2007 to add and delete a Number field in new and existing database tables.
本文介绍了如何使用MicrosoftOfficeAccess2007在新数据库表和现有数据库表中添加和删除文本字段。
In the“Archive” options, you can enable filters to exclude specific files or database tables from your package.
在“存档”选项中,您可以启用过滤器以从包中排除特定文件或数据库表
The former is used for validation, and the latter is used for regenerating the database tables from the JPA entities.
前者用于验证,后者用于从JPA实体重新生成数据库表
This article explains how to use Microsoft Office Access 2007 to add and delete a Date/Time field in new and existing database tables.
本文介绍了如何使用MicrosoftOfficeAccess2007在新的及现有数据库表中添加和删除“日期/时间”字段。
Logical data independence: View can make the application and database tables to a certain extent independent.
逻辑数据独立性视图可以使应用程序和数据库表在一定程度上独立。
Results: 40, Time: 0.0262

Word-for-word translation

Top dictionary queries

English - Chinese