최신Infosys AS-TFINTCBSCIXM1001-T100 Basic Technical Knowledge - TFINTCBSCIXM1001무료샘플문제
문제1
In vi editor, the command ":q!" is used for
In vi editor, the command ":q!" is used for
정답: A
문제2
____________ is a group of programs that allow users to create and maintain a database.
____________ is a group of programs that allow users to create and maintain a database.
정답: A
문제3
The heart of a UNIX system is:
The heart of a UNIX system is:
정답: B
문제4
The physical structure of Oracle database consists of
The physical structure of Oracle database consists of
정답: A
문제5
"Select cust_name from cmg where cust_emp_id between 200 and 400" can give
"Select cust_name from cmg where cust_emp_id between 200 and 400" can give
정답: D
문제6
Can the SELECT clause list have a computed value like in the example below? SELECT CustomerName, UnitPrice * NumberofUnits FROM Sales
Can the SELECT clause list have a computed value like in the example below? SELECT CustomerName, UnitPrice * NumberofUnits FROM Sales
정답: B
문제7
Data Definition Language allows which of the following tasks:
Data Definition Language allows which of the following tasks:
정답: B
문제8
Database is a collection of related data
Database is a collection of related data
정답: A
문제9
The SQL statement to delete the records where the "FirstName" is "Peter" in the Persons Table
The SQL statement to delete the records where the "FirstName" is "Peter" in the Persons Table
정답: A
문제10
The command "head /etc/services" displays the
The command "head /etc/services" displays the
정답: C