![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| using SELECT sql statement in shell script | hcclnoodles | Shell Programming and Scripting | 4 | 06-18-2009 05:19 AM |
| ::select statement return value with correct field size:: | ryanW | Shell Programming and Scripting | 10 | 04-23-2009 03:38 AM |
| Oracle Select IN statement | benefactr | UNIX and Linux Applications | 1 | 03-26-2009 04:15 PM |
| Want to use the output of Select statement in Unix script | akhilgoel9 | Windows & DOS: Issues & Discussions | 4 | 05-27-2005 10:52 AM |
| Pipe SQL select statement results to script | houtakker | UNIX for Dummies Questions & Answers | 6 | 10-31-2003 01:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How can i assign an select statement into a variable?
I am trying to assign an select statement into a variable. Can someone hel me with this. Code:
example : a='select * from dual' echo $a should give me select * from dual But this is not working. I trying with \ before * and quotes too. |
![]() |
| Bookmarks |
| Tags |
| unix, variable storage |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|