Latest Answer: This should be as below:sqlplus -s userid/password@databaseIn case you want to connect to SQL databasesqsh -S Servername -U username -P passwordIn case od SYBASEisql -S Servername -U username -P passwordRegards,Vaibhav ...
View page << Previous 3 4 5 6 [7]

Go Top