Topics
Started by
Posts
Last post
Hi I'd like to implement something to prevent renaming some of the databases on the instance. Is it…
18 replies
Does anyone know the names of the system tables that contain database mirroring information? Google…
3 replies
declare @b-2 int declare @action varchar(100) declare @dbname varchar(100) declare @a int set…
11 replies
This isn't really a support question, but more a general "how do you do it" type query. In our orga…
4 replies
Hi community, I want to know whether we can create an automated html format mail for new users and …
17 replies
I am sure this has been discussed before, but for the sake of time, can anyone give me a query on h…
10 replies
I have a SQL Server that is using 1.7 GB of memory which is pretty high rather than usual . How do …
5 replies
I've a CSV file as source going to OLEDB Destination (SQL table) Row delimiter is CRLF Text Qualifi…
1 replies
Hi there, I have a table that contains Financial information in text format for each company al…
6 replies
I'm looking to use SQL alerts to become more proactive in my problem solving by investigating the c…
2 replies
I have a blank table in ASP.net SQL Data Connection: Table1. I want to define the columns or fiel…
1 replies
Hi, Is there any other way to assign row number to the result set with out using Row_Number/rank/De…
24 replies
I am running upgrade advisor 2012 on Sql server 2008R2 instance and hitting the below error. Please…
1 replies
I have two tables, like the ones below: declare @tblA table ( ID int, Value int, primary key ( ID )…
1 replies
When scheduling maintenance plan on SQL server for e.g. index rebuild + Integrity check etc. do we …
4 replies
Viewing 15 topics - 6,031 through 6,045 (of 30,225 total)
You must be logged in to create new topics.