Author |
Message |
Topic: How to fetch a value from table using Binary value |
ramanajeem
Replies: 10
Views: 5119
|
Forum: Database Posted: Wed Sep 13, 2006 9:44 am Subject: How to fetch a value from table using Binary value |
Hi Kolusu,
It would be great if you could help me on this.
I have flat file with 3073 Characters as shown below. Using the data available in IN-FILE, I need to build OUT-FILE. Please remeber tha ... |
Topic: How to fetch a value from table using Binary value |
ramanajeem
Replies: 10
Views: 5119
|
Forum: Database Posted: Wed Sep 13, 2006 9:07 am Subject: How to fetch a value from table using Binary value |
Hi,
Is there any way that I can fetch a value from a table using the value stored in Binary format in flatfile?
Thanks |
Topic: How to fetch a value from table using Binary value |
ramanajeem
Replies: 10
Views: 5119
|
Forum: Database Posted: Wed Sep 13, 2006 8:57 am Subject: How to fetch a value from table using Binary value |
Hi all,
Sorry for the confusion. TS stands for Timestamp.
Thanks |
Topic: How to fetch a value from table using Binary value |
ramanajeem
Replies: 10
Views: 5119
|
Forum: Database Posted: Wed Sep 13, 2006 8:19 am Subject: How to fetch a value from table using Binary value |
Hi Kolusu and Shekar123,
Thanks for your reply.
This is my actual requirement.
one table has 4 columns and the 1st column(XXXX) is an INTEGER type. Now I have to insert a new column with type ... |
Topic: How to fetch a value from table using Binary value |
ramanajeem
Replies: 10
Views: 5119
|
Forum: Database Posted: Wed Sep 13, 2006 6:24 am Subject: How to fetch a value from table using Binary value |
Hi,
Is there any function that converts integer to actual value?
My requirement is
- Unload Integer field XXXX from a table to flat file.
- Using XXXX, I need to fetch a YYYY variable fiel ... |
|