An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
VCore seconds used in SQL Query
Admin eSMMS.tech
20
Reputation points
Is there a process I can run to determine how much compute time (VCore seconds) was used by a previous query (select/insert/update/delete).
I am thinking of something similar to "SELECT SCOPE_IDENTITY()" that returns a system generated ID after an INSERT statement is run.
Developer technologies | C#
Developer technologies | C#
Sign in to answer