Search Results

Search: Posts Made By: user71408
6,737
Posted By user71408
calling .sql in .sh file
Hi All ,

I have created .sql script in unix.this script contains 4 sql queries. Now I want to craete .sh file based on .sql script. So please let me know the steps to craete .sh file

Thank you.
3,992
Posted By user71408
steps to convert .pc file to .sh file in unix
Hi all,

I have created .pc (pro*c) file . Now I want to convert this .pc file to .sh (shell script file).so please let me know the steps for converting.

Thank you
:)
6,620
Posted By user71408
shell script for sql queries
Hi All,
I have written 4 sql queries . Now I want to write one SHELL SCRIPTING program for all these queries...

i.e

1.select * from head;
2. select * from detail;
3. delete from head;
4....
2,864
Posted By user71408
PRo*C program for SQL queries using threading concept
Hi All,
I have written 4 SQL queries. I want to write PRO*C program for this. I want to put these 4 queries in a single PR*C program using threading concept. Please guide me to write the pogram....
2,236
Posted By user71408
pro*c program for sql query
Hi all,
I have sql query as follows. Please write a pro*c program for the following query.


select
sp1.cost_change
||','|| sp1.cost_change_desc
||','|| sp1.reason
||','|| ...
3,056
Posted By user71408
pro*c coding
Hi All,
I am new to pro*C. I have a select statement as

select a.ename,a.sal,a.empno from emp where &n=(select count(distinct(b.sal)) from emp b where a.sal<=b.sal


for this query I have to...
0
1,508
Posted By user71408
Pro*c
Hi All,
Here is my requirement..
"
previously I have one catalogue. Recently they released one new catalogue.No w I have to write a PRO*C scripts for the following Requirement....

The script...
Showing results 1 to 7 of 7

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