Interviewer And Interviewee Guide

Unix General Interview Question:

Using Unix command how to display no of records in oracle?

Submitted by: Administrator
>wc -l filename

Example:cat>file
1 abc 100
2 def 200
3 ghi 300
4 ijk 500

>wc -l file
4 file
Submitted by: Administrator

Read Online Unix General Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.