How do I kill a query in postgresql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are pl sql data types?

0 Answers  


How many scalar data types are supported in pl/sql?

0 Answers  


list out some tools through which we can draw e-r diagrams for mysql. : Sql dba

0 Answers  


What is an oracle stored procedure?

0 Answers  


How do you create an update query?

0 Answers  






Is primary key a clustered index?

0 Answers  


HOW TO ADD PRIMARY KEY TO TABLE BY PL/SQL PROGRAM

3 Answers  


What is triggering circuit?

0 Answers  


Is it possible for a table to have more than one foreign key?

0 Answers  


table 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 Answers   Maruti Suzuki,


Can you join a table to itself?

0 Answers  


Is sql low level language?

0 Answers  


Categories