Contained Database–A new feature in SQL SERVER 2012 TIP #81
While working on a project sometimes it happened that we need to shift the database from one server to another...
2015-01-02
489 reads
While working on a project sometimes it happened that we need to shift the database from one server to another...
2015-01-02
489 reads
Social media is the new résumé. In many ways, it’s even better than a résumé – a person’s social media stream...
2015-01-09 (first published: 2015-01-02)
6,058 reads
I started this on Jan 1, but with family commitments, I ended up delaying it until today. I wrote about...
2015-01-02
889 reads
Photo credit – Jenn and Tony Bot
Sometimes old stuff is just as cool as new stuff. Over the past few years,...
2015-01-02
639 reads
I love it that my first post of the new year is going to be Speaker of the Month. I’m...
2015-01-02
428 reads
It’s Friday, time to look back at the most popular RealSQLGuy posts of the week. Because it’s Friday and you’re...
2015-01-02
380 reads
Back in December just before Christmas I wrote a post about a deal that Packt publishing has on its ebook...
2015-01-02
416 reads
Today when I checked my mailbox I found an amazing surprise: I joined the ranks of the Most Valuable Professionals...
2015-01-01
424 reads
Recently,I have been working with the Debugger Symbols for SQL Server to generate call stacks and learn more about the internals of SQL Server. I approached one of...
2015-01-01
21 reads
Recently, I have working with the Debugger Symbols for SQL Server to generate call stacks and learn more about the...
2015-01-01
644 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
Comments posted to this topic are about the item AI Experience Gap that we...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers