Search Results

Search: Posts Made By: Rushab
958
Posted By Rushab
Output for $count is as below count(*) ...
Output for $count is as below
count(*)
----------
1

---------- Post updated at 02:10 AM ---------- Previous update was at 02:07 AM ----------

I am reading data from text file and comparing...
958
Posted By Rushab
Error in Comparison value
Hi I have written below Script
IFS=:
while read emp_id_ name manager department;
do echo "$emp_id_";
count=`sqlplus -s sys/orcl as sysdba << EOF
select count(*) from employee where emp_id =...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy