Shell scripting
Hi Friends,
I want to write a schell script for below tasks,
01. there are five tables and want to get the row count of them
02. check if the count of any table is more than 10000 mail subject need to send as RED status, if its is less than 10000 then the status should change as GREEN.
Iam new to shell scripting
Could someone help me for this?