SQL RNNR

Blog Post

Negative Port Numbers

Validating your server setup is an integral component of your duties as a SQL Server DBA. When performing those validations, it is possible to run into an intriguing difference...

2019-12-31

766 reads

Blog Post

Negative Port Numbers

Validating your server setup is an integral component of your duties as a SQL Server DBA. When performing those validations, it is possible to run into an intriguing difference...

2019-12-31

124 reads

Blogs

From SQL Saturday to Day of Data

By

A behind-the-scenes look at Day of Data Jacksonville 2026, the transition from SQL Saturday,...

PostgreSQL 18 Finally Makes BUFFERS the Default. Here Is Why That Matters

By

You run EXPLAIN ANALYZE on a slow query, stare at the plan, and something...

A New Word: La Guadière

By

la guadière – n. a glint of goodness you notice in something that you...

Read the latest Blogs

Forums

BCA KCP Nganjuk | Tlp/Wa:0817866887

By CSO BCA

Tlp/Wa_Cs:0817-866-887. Jl. Ahmad Yani No.282 -284, Payaman, Kec. Nganjuk, Kabupaten Nganjuk, Jawa Timur 64417...

BCA KCP Maluku | Tlp/Wa:0817866887

By CS BCA

Tlp/Wa_Cs:0817-866-887. Jl. Maluku No.10, Dauh Puri, Kec. Denpasar Bar., Kota Denpasar, Bali 80119 @BCA.KCP.Maluku

non ascii columns in a utf-8 .txt file

By stan

hi, we couldnt get our upstream data source developers to supply what is sometimes...

Visit the forum

Question of the Day

Running SQLCMD I

I run the SQLCMD utility as follows:

lcmd -S localhost -E
I then type this (the 1> is the prompt):
1> select @@version go
If I hit enter, what happens?

See possible answers