oracle exp按用户导出所有对象(密码带有特殊字符的情况)

密码带有特殊字符的情况:

exp username/"""123!@#"""@tnsname owner=test file=D:\test.dmp log=D:\explog.txt

猜你喜欢

转载自myjcwy.iteye.com/blog/1941711