單項選擇題?進入數(shù)據(jù)庫navy1后,將數(shù)據(jù)庫腳本(/data/navy2.sql)導入到數(shù)據(jù)庫中的正確語句是()。

A.include /data/navy2.sql
B.source /data/navy2.sql
C.import /data/navy2.sql
D.@/data/navy2.sql


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題?MariaDB中給stu001授予hr數(shù)據(jù)庫的所有權限,正確的是()。

A.grant all on hr.*to ’stu001’@’localhost’
B.grant on hr.*to ’stu001’@’localhost’
C.grant all on hr.student to ’stu001’@’localhost’
D.grant all on hr.*to stu001@localhost

2.單項選擇題MariaDB缺省配置時,通過檢查端口的辦法判斷服務是否正常啟動,使用的命令是()。

A.netstat -ant∣grep 3306
B.netstat -ant ∣find 3306
C.netstat -ant &grep 1433
D.netstat -ant∣∣grep 3306

3.單項選擇題使用yum安裝MariaDB的服務時,安裝的包的名稱是()。

A.mariadb-server
B.mariadb.client
C.mariadb-group
D.mariadb.server

4.單項選擇題?在客戶端下載FTP服務器中的test.txt文件使用的命令是()。

A.get test1.txt
B.put test.txt
C.load test.txt
D.cp test.txt

5.單項選擇題在防火墻中永久開放FTP服務的命令是()。

A.firewall-cmd --add-service=ftp
B.firewall-cmd --permanent --add-service=ftp
C.firewall-cmd --permanent --service=ftp
D.firewall-cmd --permanent --add-service-ftp