Topics
Started by
Posts
Last post
I need some help regarding a difference in query plan that 2 queries have. Pleas take a look at th…
14 replies
I have one table called `Member` which have data for all members now i want to create a flag to kno…
3 replies
i want to create a database structure for following : 1 member can have many groups 1 group can hav…
6 replies
Is sql high avilability works on only windows server 2012 or even it works on lower versions also. …
7 replies
It turns out there is a big problem about the sqlserver engine service, It just don't start any mor…
7 replies
I installed SQL Server 2012 instance , after many weeks I decided to install SQL Server 2008 instan…
1 replies
What is the exact benefit of column stored index in sql
4 replies
Hello ... I am seeking some help to migrate an Informix table (and eventually an entire database) t…
1 replies
I've noticed that SSMS 2008 R2 will connect to and open SQL2012, which surprised me because some ol…
2 replies
I'm not able to get the link to from where can I down load SQL Server 2012 Upgrade Adviser. Can ple…
3 replies
I've been running my little SQL Server (2012) for three years now (started life as SS2k8), and sudd…
12 replies
I have created the windows login as a user in the msdb database and added them to the SqlAgentOpera…
2 replies
Hello everyone, I have an interesting dilemma and would like some input on what the issue could pos…
6 replies
Dear Friends, We have 25 SQL Server 2008 servers in our company and my management asked to give pr…
14 replies
SET NOCOUNT ON; DECLARE @SQL NVARCHAR(101)='SELECT 1/0' DECLARE @R Table (R INT) DECLARE @T Table …
10 replies
Viewing 15 topics - 7,216 through 7,230 (of 8,636 total)
You must be logged in to create new topics.