复杂查询技术连接.pptVIP

  • 2
  • 0
  • 约5.2万字
  • 约 38页
  • 2019-05-22 发布于江苏
  • 举报
谢谢! 中软培训中心 songwk@ Qualifying Ambiguous Column Names You need to qualify the names of the columns in the WHERE clause with the table name to avoid ambiguity. Without the table prefixes, the DEPARTMENT_ID column could be from either the DEPARTMENTS table or the EMPLOYEES table. It is necessary to add the table prefix to execute your query. If there are no common column names between the two tables, there is no need to qualify the columns. However, using the table prefix improves performance, because you tell the Oracle Server exactly where to find the columns. The requirement to qualify ambiguo

文档评论(0)

1亿VIP精品文档

相关文档