Sign in
|
Join
Home
Blogs
Ask
Just Learned
Interview Questions
Puzzles
Tutorials
Quiz
Modules
Getting Started with Adobe After Effects - Part 6:
Motion Blur
Liked
Scripts
Upload Image
Close it
Select File
A place to share commonly used scripts for SQL Server Database Administrators.
Moderators
Like
Invite Friends
SQL Server DBA Scripts
Home
·
Scripts
·
Most Liked
·
Most Commented
·
Fans (66)
1
Liked
5
Comments
SQL Server - Script to find whether IPAddress is in between the range of addresses or not?
We recently ran into this interesting problem, to verify whether the IP Address of the user is between the range of IP Addresses or not. Below script will return 1, If IP Address is between the range, otherwise it return 0;...
Ramireddy
Posted on Jul 17 2012 12:00AM
Profile
·
Facebook
·
Twitter
3
Liked
2
Comments
A simple script to perform basic databaes backup file verification
SQL Server provides a way to verify a database backup using the T-SQL command - RESTORE. This verification ensures that all backup sets are readable, checksum verification (if backup is checksum protected) and checking for sufficient space on the destination drives....
Nakul Vachhrajani
Posted on Jul 14 2012 12:00AM
Profile
·
Blog
·
Facebook
·
Twitter
11
Liked
2
Comments
TSQL Script to identify unused indexes
This is a script to to identify the unused indexes within a database. The column 'ReadsPerWrite' is an important field to consider. ...
Jacob Sebastian
Posted on Mar 10 2012 12:00AM
Profile
·
Blog
·
Facebook
·
Twitter
9
Liked
2
Comments
Script to create a Foreign key in SQL Server
We all know the way to create foreign key on column, and we are using UI to create it mostly instead of script. Did you used script to add foreign key? ...
Paresh Prajapati
Posted on Apr 13 2012 12:00AM
Profile
·
Blog
·
Facebook
·
Twitter
7
Liked
2
Comments
Script to take database backup, compress it and upload to SFTP
Script to take database backup, compress it and upload to SFTP...
kavan dhruv
Posted on Apr 12 2012 12:00AM
Profile
·
Facebook
·
Twitter
2
Liked
1
Comments
How to: Check the Status of E-Mail Messages Sent With Database Mail?
How to: Check the Status of E-Mail Messages Sent With Database Mail?...
Nirav Gandhi
Posted on Jun 30 2012 12:00AM
Profile
·
Blog
·
Facebook
·
Twitter
Copyright © Rivera Informatic Private Ltd
Contact us
Privacy Policy
Terms of use
Report Abuse
Advertising
[ZULU1097]