VCore seconds used in SQL Query

Admin eSMMS.tech 20 Reputation points
2025-02-27T18:53:56.5333333+00:00

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.

C#
C#
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.
11,317 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.