评估应在where子句中选择哪个列

时间:2015-11-12 03:03:33

标签: sql

我有一个名为Employee的表,其中包含以下列

    || Id || Employee_Name || Address
    =================================
    || 1  || Name1         || Add1
    || 2  || Name2         || Add2

    select <column_name> from Employee 
    where column_name = 'ID';

结果应该如下

    Id
    ===
    1
    2

1 个答案:

答案 0 :(得分:0)

#cta-scroll
  width: 2vw
  display: block
  fill: white
  margin-left: -1vw
  position: absolute
  bottom: 7vh
  left: 50%
  z-index: 10
  animation: ctaScroll 10s infinite