Then, the view loops through each of these to provide the value of each column in the database.
然后,该视图通过在列表中的每个列上进行循环,提供数据库中每一列的值。
This timestamp column is maintained by default by the database manager, but a user-provided input value is also accepted.
该时间戳列默认情况下由数据库管理器维护,但是也接受用户提供的输入值。
Additional code could be added to perform a check to see if the new value is a user-defined value indicating that the database value should be set to NULL or the default value defined for the column.
可以添加额外的代码来执行一个检查,检查新值是不是一个用户定义值,用以表明数据库值应该被设置为NULL或针对该列定义的默认值。
This new validation will enforce NOT null column constraints by rejecting null values, but only in situations where your database would reject a null value.
这种校验会通过拒绝空值,强迫加上非空[notNULL]字段的约束,但是也只有在这种情况下,你的数据库会拒绝空值。
Retrieve an XML database data type column value as an SQLXML Java type.
以SQLXML数据类型的形式检索XML数据库类型列值。
A general, good practice is not to allow null (that is, no value) columns in a relational database, because when you attempt to read such a column, you get a null value exception.
通常,一种优秀的实践就是不要在关系数据库中使用null(即没有值)列,因为当您试图读取这类列时,您将得到一个null值异常。
Xml_tag takes four arguments: the name of the tag, the value of the tag (database column in the query), the attributes of the tag, and the subelements of the tag.
xml_tag包含四个参数:标记名称、标记值(查询中数据库的列)、标记属性和标记的子元素。
Xml_tag takes four arguments: the name of the tag, the value of the tag (database column in the query), the attributes of the tag, and the subelements of the tag.
xml_tag包含四个参数:标记名称、标记值(查询中数据库的列)、标记属性和标记的子元素。
应用推荐