Which of the following syntax of the basic query is correct?
Posted: Thu Jul 14, 2022 8:53 am
a) select <relation> from <attribute>
b) select <attribute> from <elation>
c) select <tuple> from <relation>
d) select <tuple> from <attribute>
b) select <attribute> from <elation>
c) select <tuple> from <relation>
d) select <tuple> from <attribute>