unix command how to dispaly no of records in oracle?
Answer Posted / sandip01
If you want to know how to find all the oracle records
having .ora extension then the ans is...
find / -name "*.ora" - print
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What are pipes and filters in unix?
What is the full form unix?
What are the basic responsibilities of a shell?
Define a single-user system.
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
How can you edit a large file without opening it in unix?
How do I grep multiple patterns in unix?
How to print/display the first line of a file in Unix?
What is .login file in unix?
What is the core of unix operating system?
What is unix mtime?
What are the criteria for choosing a process for swapping into memory from the swap device?
Describe the term inode?
What is unix operating system and its features?
Is the Process before and after the swap are the same? Give reason.