Search Results

Search: Posts Made By: prasad4004
4,530
Posted By prasad4004
Thanks Devaraj for your reply Here i stuck...
Thanks Devaraj for your reply

Here i stuck up with one more issue, see below file contents there are alias for column names too
select col1, col2 from schema_Name.Table_Name1 a
select * from...
4,530
Posted By prasad4004
thanks Devaraj Could you help me out to pull...
thanks Devaraj

Could you help me out to pull Table_Name alone without alias name

select col1, col2 from schema_Name.Table_Name1 a
select * from schema_Name.Table_Name2 b
select col1, col2,...
4,530
Posted By prasad4004
How to retrieve data using awk command
I have a txt file with below data (textfile1.txt)

select col1, col2 from Schema_Name.Table_Name1
select * from Schema_Name.Table_Name2
select col1, col2, col3 from Schema_Name.Table_Name3...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy