Based on the request of many DBAs, In this SQL in Sixty Seconds video, I will show you the Impact of DBCC DROPCLEANBUFFERS on Memory
Impact of CHECKPOINT On Memory – SQL in Sixty Seconds #084
Based on the request of many DBAs, In this SQL in Sixty Seconds video, I will show you the Impact of CHECKPOINT on Memory.
Get Column Names From a Specific Table – SQL in Sixty Seconds #083
One of the most popular question I receive is usually about How to get column names from a specific table in SQL Server?
New Videos at SQL in the Sixty Seconds
I have posted quite a lots of new videos. I would be really honoured if you watch the videos and give your feedback about them.
SQLAuthority News – New SQL in Sixty Seconds Video
Today I am going to discuss the new SQL in Sixty Seconds Videos which I have released. Let us learn about them together. Do not forget to subscribe.
How to Get Started with SQL Server 2016? – Interview Question of the Week #086
Interviews are two way streets, sometime interviewer asks questions and sometime candidate asks questions. In a recent interview, I was asked by a candidate “How to Get Started with SQL Server 2016?”. I think it is a very good question. Let us discuss that today.
Restore or Attach Database Without Log File – SQL in Sixty Seconds #082
One of the most common question I get on blog is – how do I attach database without log file. I have previously blogged about it over here. I request you to read this blog post if you want a solution where you can learn how to attach database to SQL Server with the help of T-SQL.