SQL Server 2008 R2

Technical Article

SQL Server Backup, Integrity Check, Index and Statistics Maintenance

  • Script

Solution for Backup, Integrity Check, Index and Statistics Maintenance in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, SQL Server 2012, SQL Server 2014, SQL Server 2016, and SQL Server 2017.

4.86 (96)

You rated this post out of 5. Change rating

2018-06-04 (first published: )

47,274 reads

Technical Article

RE: Query Analyzer and sysdepends

  • Reply

well if the procs work.. nothing. SysDepends is used when ou ask sql server to show the object dependencies (spa needs table1,view2 and vice-verca)... but this is not always accurate. So I guess the worst that could happen is that you delete a proc that is actually needed but that sql server "said" it wasn't.

You rated this post out of 5. Change rating

2005-02-21

Technical Article

RE: Transferring Logins

  • Reply

The users within a database have a SID column which matches to the SID value of the login.If you transfer your logins first then restoring your database will maintain your user to login relationship.The sp_change_users_login procedure is great when autofixing a username that is identical to the login name but otherwise you have to know […]

You rated this post out of 5. Change rating

2004-09-13

Technical Article

Dynamic SQL into stored proc ?

  • Topic

Hi,I need to write stored proc that will make a calculation taxes inside a table with several records. table will be created from the stored proc.Several users will execute from an application this stored proc and I create a table for each user. ( x.table1, y.table1, z.table1. ) with different results.How could I do this without use dynamic […]

You rated this post out of 5. Change rating

2004-07-29

1 reads

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers