reference n. 1.(对委员、审查人等的)委托;委托项目[范围]。 2.说到,论到,提到。 3.参考;参考书;附注,引证;基准,依据;关系。 4.(关于人品、能力等的)查询,咨询,询商;可供查问的人;证明人,介绍人;(身份、能力等的)证明书,介绍书,服务经历,鉴定书。 5.参看符号〔如 asterisk[*e], obelisk ?, section§, parallel‖, paragraph π等〕 (=reference marks)。 the commission's terms of reference 委员会的职权。 R- was made to me. 提到了我;所指的是我。 You make no reference to your plan in your letter. 你信里没有提到你的计划。 a book of reference=a reference book 参考书。 Who are your references 你的证明人都是谁? bear reference to =have reference to. give a reference to 提到,介绍。 have reference to 和…有关系。 in reference to 关于。 load one's pages with references (在著作中)引用大量参考资料[文献]。 make reference to 说到,涉及,提到;参考;查问;介绍。 with reference to 关于。 without reference to 不管,不论(without reference to age or sex 无论男女老少)。 vt. 加注,附加注脚;给(书等)列出参考书目[注明资料来源]。
column n. 1.【建筑】圆柱;圆柱状物〔如烟柱〕。 2.【军事】纵队 (opp. line); 队;(舰队的)纵阵,纵列,舰列。 3.(报纸的)栏;【数学】(纵)行;【印刷】栏;【化学】塔。 4.【植物;植物学】雌雄合体的柱状花蕊。 5.〔美国〕(党派、候选人的)全体支持者。 6.(报纸上的)专栏(文章)。 the column of the nose 鼻梁。 spinal column 脊柱,脊梁。 advertisement [literary] column广告[文学]栏。 column of fours 四路纵队。 column of mercury [water] 水银[水]柱。 columns of smoke 烟柱。 in column of sections [platoons, companies] 【军事】按分队[小队,中队]编队。 in our [these] columns 〔报纸编者用语〕在本栏内,在本报上。 adj. -ed 图柱(状)的,有图柱的。
Unlike check constraints , triggers can reference columns in other tables 与check约束不同的是,触发器可以引用其他表中的列。
A column that describes the similarity between values in the input and reference columns ,此列描述输入列中的值和引用列中的值之间的相似性。
Column names or aliases in order by clauses must reference column names returned by the left - side query Order by子句中的列名或别名必须引用左侧查询返回的列名。
A foreign key constraint can reference columns in tables in the same database or within the same table Foreign key约束可以引用同一数据库的表中的列或同一表中的列。
Any modifications , including update , insert , and delete statements , must reference columns from only one base table 任何修改(包括update 、 insert和delete语句)都只能引用一个基表的列。
It makes sense to split the table into two : one with the frequently - referenced columns , and the other with the stable columns 那么,将这个表拆分为两个表(一个表包含频繁引用的列,另一个表包含稳定的列)是很有意义的。
Freetexttable can be invoked only by users with appropriate select privileges for the specified table or the referenced columns of the table 只有对指定表或表中所引用的列具有适当的select权限的用户才能调用freetexttable 。
If a null parameter value is passed and that parameter is used in a create table or alter table statement in which the referenced column does not allow null values , the database engine generates an error 如果传递null参数值并且在create或alter table语句中使用该参数,而该语句中被引用列又不允许使用空值,则数据库引擎会产生一个错误。