1.

Write a SQL in built function which will return the count of active transactions?

Answer»

Write a SQL in built function which will RETURN the COUNT of active transactions?
Below is the SYNTAX which will return the NUMBER of active transactions.
select TRANCOUNT



Discussion

No Comment Found