top of page

SQL Server 2019

  • Writer: TCO
    TCO
  • Sep 12, 2023
  • 1 min read

Server=localhost;Database=master;Trusted_Connection=True;

C:\Program Files\Microsoft SQL Server\150\Setup Bootstrap\Log\20230912_104506

C:\SQL2019\Developer_ENU

C:\Program Files\Microsoft SQL Server\150\SSEI\Resources



--

-- run below commmand from command prompt

-- sqlcmd -S LAPTOP-KNCCPTMO -E

--


select @@Version

go

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Microsoft SQL Server 2019 (RTM) - 15.0.2000.5 (X64)

Sep 24 2019 13:48:23

Copyright (C) 2019 Microsoft Corporation

Developer Edition (64-bit) on Windows 10 Education 10.0 <X64> (Build 19045: ) (Hypervisor)



(1 rows affected)

1>

 
 
 

Recent Posts

See All
My Summer 2024 schedule

My classmate said the C# course wasn't as good as expected, and it was just "powerpoint reading". When I already dislike Abidin Akkok's...

 
 
 

Comments


Post: Blog2_Post
  • LinkedIn

©2021 by On learns to rock. Proudly created with Wix.com

bottom of page