Topics
Started by
Posts
Last post
hi i am getting different output than the inserting values --------------------------------------…
3 replies
Hi I'm fairly new to MS SQL and require some assistance if possible. I have two similar query state…
6 replies
By: sshalloe
We are experiencing some dead locks. During testing, I have captured the trace. After some testing,…
4 replies
In a Full Recovery model, after every transaction log is backed up, is it worth shrinking the Log F…
22 replies
Hi I have a requirement where col 3 should contain values as in sample below (col1 and col2 are alr…
2 replies
Hi All I'm trying to build a query that will filter the top 10 values. Noting that we never know w…
4 replies
Server A is 2000 and Server B is 2005, in server A there are about 10 users having different permis…
3 replies
By: LutzM
Hi, I need to know how much is the size of a particular index on a table. cheers
2 replies
Hello experts, I’m trying to get all the available column’s creation date and also last modified da…
1 replies
I have 2 sql server sql server 2005 --> x sql server 2000 --> y I run one query on both serv…
2 replies
Identity column and clustered, unique located on PRIMARY what is the Difference? What is the diff …
2 replies
Hi, I need to know the difference between LinQ and NHibernate in the following characterstics: a. S…
23 replies
Hello Experts, I’m trying to fill in one of my table with the information which I’m pulling from tw…
3 replies
HI DECLARE @t Table (t int) insert into @t values(1) insert into @t values(2) insert into @t values…
2 replies
Hello experts, I’m trying to insert some values though stored procedure into one of my temporary ta…
4 replies
Viewing 15 topics - 1,411 through 1,425 (of 4,155 total)
You must be logged in to create new topics.