Is this the command to connect oracle from unix?
sqlplus -s username/password.
Then what is the -S here...????
Answer / ritika
-s refers to 'silent'
when you connect, using -s will hide the sqlplus prompt
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you execute a UNIX command in the background?
What are the processes that are not bothered by the swapper? Give Reason.
What is a Region?
How do you create special files like named pipes and device files?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
How can u doing testing in Unix environment ?
what happens when we create a file system?
how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.
In detail elaborate the system? What is driver?
In this command sqlplus -s username/password what is -S and what's the use..???
How does the inode map to data block of a file?
In Unix inter process communication take place using?