网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
使用“CREATE DATABASE TEST”命令所建立的数据库TEST的数据文件的初始大小是()字节。
A
1M
B
2M
C
3M
D
4M
参考答案
参考解析
解析:
暂无解析
更多 “单选题使用“CREATE DATABASE TEST”命令所建立的数据库TEST的数据文件的初始大小是()字节。A 1MB 2MC 3MD 4M” 相关考题
考题
Foxpro中,若要打开表名为TEST的表,采用的命令是( )。A、BRoWSE TESTB、USE TESTC、CREATE TESTD、OPEN TESTE、SELECT TEST
考题
关于 ZooKeeper的命令中描述错误的为()
A. 1s/:查看zookeepe中所包含的内容B. create/ zk- test my- data:创建一个新的znode节点" zk test"以及与它关联的字符串C.set/zk-test:获取znode节点" zk test"所包含的字符串D.delete/zk-test:删除znode节点“zk-test”
考题
假设在数据库中已经创建了某个用户test,需要将其口令修改为oracle,可以使用如下()语句。
A.ALTER USER test IDENTIFIED BY oracleB.ALTER USER test PASSWORD oracleC.CREATE USER test IDENTIFIED BY oracleD.UPDATE USER test IDENTIFIED BY oracle
考题
假设需要在数据库中创建角色test_role,可以使用如下()语句。
A.ALTER DATABASE ROLE test_roleB.CREATE ROLE test_roleC.UPDATE ROLE test_roleD.ALTER ROLE test_role
考题
假设在数据库中创建了用户test,需要为其授予CREATE ANY TABLE系统权限,可以使用如下()语句。
A.GRANT CREATE ANY TABLE testB.GRANT CREATE ANY TABLE TO testC.TAKE CREATE ANY TABLE TO testD.ALTER CREATE ANY TABLE TO test
考题
使用命令ln–s建立当前目录下test文件(文件属主为guest)的符号链接test.link,并将test.link的属主由root改变为nobody,则最后文件test的属主为()。A、rootB、guestC、nobodyD、其它
考题
SQL语句:alter database test modify name=mytest,其含义是()。A、mytest数据库更名为testB、test数据库更名为mytestC、mytest数据文件更名为testD、test数据文件更名为mytest
考题
假设需要在数据库中创建角色test_role,可以使用如下()语句。A、ALTER DATABASE ROLE test_roleB、CREATE ROLE test_roleC、UPDATE ROLE test_roleD、ALTER ROLE test_role
考题
In your multitenant container database (CDB) containing pluggable database (PDBs), the HR user executes the following commands to create and grant privileges on a procedure: CREATE OR REPLACE PROCEDURE create_test_v (v_emp_id NUMBER, v_ename VARCHAR2,v_SALARY NUMBER, v_dept_id NUMBER) BEGIN INSERT INTO hr.test VALUES (V_emp_id, V_ename, V_salary, V_dept_id); END; / GRANT EXECUTE ON CREATE_TEST TO john, jim, smith, king; How can you prevent users having the EXECUTE privilege on the CREATE_TEST procedure from inserting values into tables on which they do not have any privileges?()A、Create the CREATE_TEST procedure with definer’s rights.B、Grant the EXECUTE privilege to users with GRANT OPTION on the CREATE_TEST procedure.C、Create the CREATE_TEST procedure with invoker’s rights.D、Create the CREATE_TEST procedure as part of a package and grant users the EXECUTE privilege the package.
考题
假设在数据库中已经创建了某个用户test,需要将其口令修改为oracle,可以使用如下()语句。A、ALTER USER test IDENTIFIED BY oracleB、ALTER USER test PASSWORD oracleC、CREATE USER test IDENTIFIED BY oracleD、UPDATE USER test IDENTIFIED BY oracle
考题
单选题假设在数据库中创建了用户test,需要为其授予CREATE ANY TABLE系统权限,可以使用如下()语句。A
GRANT CREATE ANY TABLE testB
GRANT CREATE ANY TABLE TO testC
TAKE CREATE ANY TABLE TO testD
ALTER CREATE ANY TABLE TO test
考题
单选题假设需要在数据库中创建角色test_role,可以使用如下()语句。A
ALTER DATABASE ROLE test_roleB
CREATE ROLE test_roleC
UPDATE ROLE test_roleD
ALTER ROLE test_role
考题
单选题SQL语句:alter database test modify name=mytest,其含义是()。A
mytest数据库更名为testB
test数据库更名为mytestC
mytest数据文件更名为testD
test数据文件更名为mytest
考题
单选题在linux系统中,建立目录/test/dir目录并设定dir权限为754,以下命令正确的是()。A
mkdir -m 754 /test/dirB
mkdir -p 754 /test/dirC
mkdir -v 754 /test/dirD
mkdir -d 754 /test/dir
考题
单选题In your multitenant container database (CDB) containing pluggable database (PDBs), the HR user executes the following commands to create and grant privileges on a procedure: CREATE OR REPLACE PROCEDURE create_test_v (v_emp_id NUMBER, v_ename VARCHAR2,v_SALARY NUMBER, v_dept_id NUMBER) BEGIN INSERT INTO hr.test VALUES (V_emp_id, V_ename, V_salary, V_dept_id); END; / GRANT EXECUTE ON CREATE_TEST TO john, jim, smith, king; How can you prevent users having the EXECUTE privilege on the CREATE_TEST procedure from inserting values into tables on which they do not have any privileges?()A
Create the CREATE_TEST procedure with definer’s rights.B
Grant the EXECUTE privilege to users with GRANT OPTION on the CREATE_TEST procedure.C
Create the CREATE_TEST procedure with invoker’s rights.D
Create the CREATE_TEST procedure as part of a package and grant users the EXECUTE privilege the package.
考题
单选题在linux系统中,新建目录/test/dir,但是/test/目录还没有建立,下面命令正确的是()。A
touch /test/dirB
mkdir /test/dirC
mkdir -p /test/dirD
mkdir -m /test/dir
考题
单选题ACD TEST 表示()。A
查询TEST子目录内容B
将当前工作目录转移到TEST子目录下C
以CD命令建立批文件TEST. BATD
建立新的TEST子目录
热门标签
最新试卷