使用命令select…intooutfile将数据库employees中的数据表departments中的数据导出到D盘下的tmp.txt文件中的命令是()


使用命令select…intooutfile将数据库employees中的数据表departments中的数据导出到D盘下的tmp.txt文件中的命令是()

A、SELECTemployees.departmentsINTOOUTFILE“D:/tmp.txt”

B、SELECT*FROMemployees.departmentsINTOOUTFILE“D:/tmp.txt”

C、SELECTemployees.departmentsINTOOUTFILE“D:\tmp.txt”

D、SELECT*FROMemployees.departmentsINTOOUTFILE“D:\tmp.txt”

正确答案:B


Tag:命令 数据表 数据库 时间:2024-03-21 20:36:07