Skip to content
May 17, 2022
  • Subscribe
  • Twitter
  • LinkedIN Group (Forum)
  • Facebook Group (Forum)
  • Facebook Page
  • YouTube
  • Telegram Group (Forum)
SQLServerGeeks

SQLServerGeeks

SQL Server Education (by the geeks, for the geeks)

Free Live Training Virtual Symposium DPD banglore
  • Blogs
    • Subscribe To Our Newsletter
    • SQLServerGeeks Bulletin Index
    • The Scripts Garage
    • All Blog Posts
    • One DMV a Day Series
    • Accidental DBA Series
    • One Operator a Day Series
    • One Trace Flag a Day Series
  • Magazine
  • Events
  • Videos
    • SSG Videos Lobby
    • SQL Server Tutorials & Demos
    • Webinar Recordings
    • SQLShighra Recordings
    • Virtual Symposium Recordings
      • SQL Server & Azure SQL – May 2021
      • SQL Server 2019 & Azure SQL – May 2020
    • Geek Talks
  • RESOURCES
    • SQL Server Resources
    • SQL Server Notes
  • Social
    • Subscribe To Our Newsletter
    • Twitter
    • LinkedIN Group (Forum)
    • Facebook Group
    • Facebook Page
    • YouTube Channel
    • Telegram Group (Forum)
  • About Us
    • Subscribe To Our Newsletter
    • SSG Team
    • Join Us
    • Speakers
    • Blog With Us
    • Contact Us
    • Write a Guest Post
    • Testimonials
    • Join DataPlatformGeeks community
  • Log In
  • Join Now
  • Support SSG
Main Menu
SQL Server

User Schema separation SQL Server 2005

April 13, 2011December 18, 2014 - by admin - 1 Comment

As we know Schemas are very important in SQL Server. They play an important part in names of objects, Schemas work like container and contain DB Objects and they are securable. …

Read More
SQL Server

Ghost Records in SQL Server… Now whats that ????

April 10, 2011December 18, 2014 - by Sachin Nandanwar - Leave a Comment

I always wondered what happens when a row is deleted from a table.Does SQL server directly overwrites the record or makes it invalid or it does something which is undocumented.Little bit …

Read More
SQL Server

Transparent Data Encryption in SQL Server 2008

April 10, 2011December 18, 2014 - by Amit Bansal - 2 Comments.

Hi Friends, Many of you have seen some sample codes from Books online tht shows u how u can implement TDE. wht books online does not show u is (at least …

Read More
SQL Server

SQL Server Engine Edition

April 9, 2011December 18, 2014 - by Amit Bansal - Leave a Comment

(Note: Posting this again for a test) Hi Friends, Many of already know about different techniques to find out the edition of SQL Server that you are running. The simplest of …

Read More
SQL Server

SQL Server Index Range query

April 8, 2011December 18, 2014 - by Sachin Nandanwar - Leave a Comment

There is a myth going around that for columns which are used as predicates always should have a clustered index which is backed up  and recommended by  Micorsoft  http://technet.microsoft.com/en-us/library/ms190639. aspx Let us …

Read More
SQL Server

SQL Server: Sum of values for Time Slots

April 5, 2011August 28, 2014 - by Sachin Nandanwar - Leave a Comment

I had a bit of an unusual task where I needed to find the sum of values in between specific time interval slot for dates.Below is a small sample of the …

Read More
SQL Server

SQL Server: Restrict the use of NO_LOG and Truncate_Only

April 3, 2011November 27, 2014 - by admin - 2 Comments.

Restrict the use of NO_LOG and Truncate_Only We use these commands to claim back the disk space when the size of transaction log goes beyond what was expected and takes all …

Read More
SQL Server

SQL Server: How does SQL Server treats NULL values ?

April 2, 2011August 28, 2014 - by Sachin Nandanwar - Leave a Comment

Definition of NULL values.Extract from BOL A value of NULL indicates that the value is unknown. A value of NULL is different from an empty or zero value. No two null …

Read More
SQL Server

SQL Server: Auto-Truncate Log in Full Recovery Model

March 30, 2011August 28, 2014 - by admin - 9 Comments.

Auto-Truncate Log in Full Recovery Model FULL Recovery model: This means that all database changes are fully logged and ideally the log records should stay in the log file until the …

Read More
SQL Server

SQL Server Resource Database

March 27, 2011December 18, 2014 - by admin - 9 Comments.

Resource Database  In this Post I am going to take you through the 5th system database which is available right from SQL Server 2005. As we know till SQL Server 2000 …

Read More

Posts navigation

Previous 1 … 182 183 184 Next

Subscribe to SQLServerGeeks

Ad

Virtual Symposium

master classes

SSG_linkedin

SSG_fb

About Us

  • Core Team
  • Authors
  • Blog With Us
  • Testimonials
  • Contact Us
  • Join DataPlatformGeeks Community

Subscribe To Our Newsletter

loader

Virtual Symposium

Copyright © 2019 SQLServerGeeks. Community initiative by Amit Bansal | Anti-Harassment Policy
Powered by SQLServerGeeks and DataPlatformGeeks.