table name: prod there are three fields in the table that are 1.proddate 2.prodQty 3.model Day wise prodQty is stored in the table prod write a query to display total prodqty in the year 2004 april.
2 3858table name :Tab fields name 1.trx_no (pk) 2.trx_date 3.account code (7 char) 4.account type (1 char) 5.amt Tab contains account code day wise debit and credit transaction , account type fiels can have 2 value D for debit and c for Credit . write a query to display the account code wise total debit and credit bal for the month of april 2004. write a query to display account code wise new amt credit for the april 2004
2 4003Post New Maruti Suzuki Interview Questions
Can datetime be null c#?
What is the disease caused by Escherichia coli 0157:H7?
How many types of sessions are there in informatica.please explain them?
How is adaptive learning implemented using AI?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
How can sedimentary processes concentrate and form resources? 2. Give an example of a resource formed by a sedimentary process
if a costumer is used to buy Rs 15/kg he comes to you in your shop and you are selling 30/kg then how you will satisfy the costumer as well as management?
What is the extension of Kotlin file?
Can we rollback truncate in mysql?
What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
What do you know about laravel eloquent?
what are the states associated in the thread? : Java thread
What is a soa service?
What is dbcc?
Why multiple inheritance is not allowed?