The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
How to handle the Multiple Rows in the Database
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
How to handle the Multiple Rows in the Database
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
03-05-2007
matrixmadhan
Technorati Master
Join Date: Mar 2005
Location: k-tier distributed caching
Posts: 2,736
Quote:
seq_no.ksh[56]: test: 0403-004 Specify a parameter with this command
Code:
if [ $tempa -lt $p_no_barcode ]; then d_seqno="${d_seqno}${p_seqno}",""
Does the variable p_no_barcode has a value or is it null ?
matrixmadhan
View Public Profile
Find all posts by matrixmadhan