SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select ProductID, Name, ProductNumber, Size, Weight from Product order by Name asc ; SELECT 'Last_query_cost' AS [Variable_name], dbo.ufnGetQueryCost('select ProductID, Name, ProductNumber, Size, Weight from Product order by Name asc ') AS [Value];

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear