Showing results 1 to 7 of 7
Search took 0.01 seconds.
Posts Made By: sandy_b76
Forum: Oracle Jun 29th, 2007
Replies: 0
Views: 1,694
Posted By sandy_b76
Pass XML File as Parameter to SP and read it

Hi,

I need to Pass XML File as Parameter to SP and read it and store the tag value in variables. Any example for the same is preferred.

Thanks
Forum: Oracle Jun 28th, 2007
Replies: 3
Views: 4,337
Posted By sandy_b76
Forum: Oracle Jun 26th, 2007
Replies: 3
Views: 4,337
Posted By sandy_b76
Re: How to check if BLOB field is NULL or Not in a Table ?

I solved this problem with following.

SELECT nvl(length(BLOB_Field),0) INTO variable
FROM <<Table_Name>>
WHERE <<Condition>>

IF variable > 0 THEN
strMessage := 'BLOB Field has...
Forum: Oracle Jun 26th, 2007
Replies: 3
Views: 4,337
Posted By sandy_b76
How to check if BLOB field is NULL or Not in a Table ?

Hi,

How to check if BLOB field is NULL or Not in a Table though other data is available in a selected row ? I need to do this in a sql statement.

Thanks
Sandy
Forum: Shell Scripting Jun 26th, 2007
Replies: 4
Views: 1,507
Posted By sandy_b76
Re: Description for non 0 Exit codes in detail

Thanks Jim .. The link is useful to me.

Thanks a lot.
Sandy
Forum: Shell Scripting Jun 22nd, 2007
Replies: 4
Views: 1,507
Posted By sandy_b76
Forum: Shell Scripting Jun 19th, 2007
Replies: 4
Views: 1,507
Posted By sandy_b76
Description for non 0 Exit codes in detail

Hi All Gurus,

I am new to scripting.. and want to know what is the meaning of each non zero exit codes from 1-255.

Please help.

Thanks in advance

Sandy_b76
Showing results 1 to 7 of 7

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 10:06 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC