Topics
Started by
Posts
Last post
I have a couple of questions. a) What is the effect of indexes in SQL Server Performance Tuning? b)…
10 replies
We're trying to find basic SQL interview questions where the candidate can answer over the phone. T…
66 replies
--View Definition CREATE VIEW MyView AS SELECT CASE WHEN (Col2 > 0) THEN Col1 END, Col2 FROM MyT…
1 replies
My data is like this eid-------date----------time--------status 26359---2013-01-01----07:44--------…
2 replies
Hi guys, I'm writing few new tables and I'd like to keep all the constraints named according to my …
8 replies
Hi, I have a table where I have amount and rank columns. It is basically an approval workflow. ther…
3 replies
I have two tables with no common columns: Graph_Range Start_Range End_Range 0.10 …
8 replies
You need to ensure the successful recovery of any single database from a catastrophic failure witho…
9 replies
Does "END CONVERSATION" send a message back to the actual queues? The reason I'm asking is due to s…
5 replies
hi i have sql server 2008 R2 with transactional replication. In general this replicated database th…
2 replies
Hi I am trying to install SQL Server 2008 Developer Edition x64 on a Windows Server 2008 VM. I run …
40 replies
We did a performance audit on the system and the reports revealed we should change the Clustered in…
1 replies
I am new to SSIS. There is a data flow task for a derived column. I want to have a Derived Column…
2 replies
We are running SQL Server Transactional Replication and we selected a few tables to be replicated. …
3 replies
Hi I am having locla server and remote server. In the local server ,i have database table which is …
4 replies
Viewing 15 topics - 10,846 through 10,860 (of 30,225 total)
You must be logged in to create new topics.