sales persons should always receive commission of 100 at least. employees who r not sales persons should never receive commission.(Triggers)
1 8431i have a customer table. trans_id trans_date trans_amt debit_credit_indicator 001 01-JAN-13 1099 cr 001 12-JAN-13 500 db 002 24-FEB-13 400 db 002 23-MAR-13 345 cr 001 18-APR-13 800 cr 002 15-MAR-13 600 db 001 12-FEB-13 200 cr i want like this output. trans_id trans_amt debit_credit_indicator i want get highest credit amount and lowest credit amount and highest debit amount and lowest debit amount for each trans_id.
2 6306trans_id trans_date trans_amt debit_credit_indicator 001 01-JAN-13 1099 cr 001 12-JAN-13 500 db 002 24-FEB-13 400 db 002 23-MAR-13 345 cr 001 18-APR-13 800 cr 002 15-MAR-13 600 db 001 12-FEB-13 200 cr i want like this output trans_id trans_date trans_amt debit_credit_indicator 001 JAN 1599 cr no.of trans 2 i want trans_id and trans_date like 'JAN' or 'FEB' etc, trans_amt i want all credit amount - debit amount per each trans_id. and debit_credit_indicator and no.of transactions in a month.
1 5442I Have A Table Like This. Cityno Cityname Mails 1 Bangalore 8km 2 Hsr Layout 20km 3 Mejistic 30km 4 Jayadeva 55km 5 Itpl 80km 6 Hebbal 115km I Have Data Like This I Want O/p Like This Distance No.ofcity 0-50km 3 51-100km 2 101-150km 4 And So On
6 13495Display the total debit counts, total credit counts, sum of total debits, sum of total credits from an employee's transaction table (a single table) containing the following columns. Transaction_number Transaction_amount Transaction_date Transaction_type --> tells if the amount is a credit or a debit. As the query alone is important, the table is left with specifying just the field's name. Pls help me with this query.
3 18039how to load data with out header and footer records in a database using sql*loader? pls tell me the answer urgently
1 7064Post New Oracle SQL PLSQL Interview Questions
How can we call stored procedures inside store procedures?
List different advantages of postgresql?
What is the function of ms access?
is there is rule that service tax credit raises at point of time when we make payment or we can take service tax credit on basis of invoice we received ? for example if i have got the bill in april month and i have paid in july month than when i can take service tax credit in april or in july .
How will you apply border to a page?
Why is it advisable to create an additional commit rather than amending an existing commit?
If the earth is a good conductor of electricity, why don't people get shocked every time they walking on earth?
What are html functions?
How to check status of stored procedure in sql server?
How does agile testing (development) methodology differ from other testing (development) methodologies?
How much for the BRC lapping in full yield and half yield < and which table to get it ?
How can we get ip address of a client in php?
What is the session affinity?
how to prepare for the exam of ongc please give some idea
Explain how can you debug the Java code?