题目
题目

BZAN2021.05|.06 Fall 2025 Coding for Business [Karpovsky] Reading Quiz: SQL Basics

单项选择题

In the following SQL statement, what does "STUDENT" represent? SELECT EagleID FROM STUDENT;

选项
A.a file of data named "STUDENT"
B.a Python dictionary in a variable named "STUDENT"
C.a student's record in Eagle Apps
D.A database table named "STUDENT"
查看解析

查看解析

标准答案
Please login to view
思路分析
In SQL, identifiers like STUDENT can refer to database objects such as tables, views, or aliases depending on context. Here, the statement SELECT EagleID FROM STUDENT implies that STUDENT is the source from which EagleID is being selected. Option 1: "a file of data n......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!