TIMESTAMP in English translation

Examples of using Timestamp in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
CURRENT_TIMESTAMP()返回当前日期和时间同上.
Current_timestamp returns the current date with time and timezone.
TIMESTAMP类型有个自动更新的行为,后面介绍。
The TIMESTAMP type has special automatic updating behavior, described later on.
TIMESTAMP数据类型提供自动初始化和更新。
The TIMESTAMP data type offers automatic initialization and updating.
TIMESTAMP类型有专有的自动更新特性,将在后面描述。
The TIMESTAMP type has special automatic updating behavior, described later on.
在MySQL中,我们有TIMESTAMP数据类型用于创建时间戳。
In MySQL we have a TIMESTAMP data type for creating timestamps.
例如,TIMESTAMP值不能早于1970或晚于2037。
For example, TIMESTAMP values cannot be earlier than 1970 or later than 2037.
SQLAnywhere和UltraLiteSMALLDATETIME作为TIMESTAMP来实现。
SQL Anywhere and UltraLite SMALLDATETIME is implemented as TIMESTAMP.
TIMESTAMP-1970年1月1日午夜之间的时间戳,到2037的某个时候。
A timestamp between midnight, January 1, 1970 and sometime in 2037.
Date的属性是否应映射到SQLDATE,TIME或TIMESTAMP数据类型。
Date, should map to a SQL date, timestamp, or time column.
语法2如果向MINUTES函数传递两个TIMESTAMP值,此函数会返回它们之间的整数分钟数。
Syntax 2 If you pass two TIMESTAMP values to the MINUTES function, the function returns the integer number of minutes between them.
TIMESTAMP列类型提供了一种类型,通过它你可以以当前操作的日期和时间自动地标记INSERT或UPDATE操作。
The TIMESTAMP column type provides a type that you can use to automatically mark INSERT or UPDATE operations with the current date and time.
如果两个值分别为MySQLDATETIMEandTIMESTAMP类型且表示的是相同的时间点,则这两个值相等。
If two values originally come from the MySQL DATETIME and TIMESTAMP types, respectively, they are equal if they represent the same point in time.
如果一张表中有多个TIMESTAMP列,只有第一个被自动更新。
If you have multiple TIMESTAMP columns in a table, only the first one is updated automatically.
如果该值是CURRENT_TIME、CURRENT_DATE或CURRENT_TIMESTAMP,则将当前的UTC日期和/或时间插入到列中。
If the value is CURRENT_TIME, CURRENT_DATE, or CURRENT_TIMESTAMP, then the current UTC date and/or time is inserted into the column.
在AdaptiveServerEnterprise内,TIMESTAMP是一个二进制计数器,它会随行的每一次更改而相应递增。
Within Adaptive Server Enterprise, TIMESTAMP is a binary counter that gets incremented with every change to a row.
如果两个值最初分别来自MySQLDATETIME和TIMESTAMP类型,且它们表示相同的时间点,则它们相等。
If two values originally come from the MySQL DATETIME and TIMESTAMP types, respectively, they are equal if they represent the same point in time.
在INSERT或UPDATE查询中,TIMESTAMP自动把自身设置为当前的日期和时间。
INSERT or UPDATE query, the TIMESTAMP automatically set itself to the current date and time.
Neo4j的查询语言Cypher增加了新功能:字符串处理、REDUCE和TIMESTAMP
The Cypher- Neo4j's query language- has been enhanced with new functions: string handling, REDUCE, and TIMESTAMP.
TIMESTAMP-1970年1月1日午夜之间的时间戳,到2037的某个时候。
TIMESTAMP A timestamp between midnight, January 1, 1970 and sometime in 2037.
注意,某些像MIN()和MAX()之类的函数会将TIMESTAMP/DATE转换为一个数字。
Note also that some functions like MIN() and MAX() will convert a TIMESTAMP/DATE to a number.
Results: 54, Time: 0.0215

Timestamp in different Languages

Top dictionary queries

Chinese - English