Topics
Started by
Posts
Last post
Hi all, I need a nudge in the right direction here. I have a SOAP response containing a load of reg…
4 replies
Hi, I have following query, which I am using to troubleshoot the bad data.. select top 5 column1,…
4 replies
This question is about the T-SQL syntax that leads to partitons an already existed table, I have a …
2 replies
Hi, Can you help me with a function that calculate turn around time in hours and using only this ho…
6 replies
Hi, I'm using CA Erwin r7.3 version and i got sql server 2008. Now when i'm trying to forward engin…
2 replies
Hiii every one, the code below is taken from http://www.sqlservercentral.com/articles/Development/a…
3 replies
Hi, I have come across code that includes the ALL definition e.g. select all * from aaabb can you p…
5 replies
Hi Everyone I'm new to sqlserver and any how i have created the freetext for the coloumns.. The pro…
1 replies
I’ve had an open ticket with Microsoft on a timeout issue we are having for over a month now with n…
4 replies
I have some code is called repetitively: set nocount on PRINT GETDATE() DECLARE @customerID ID, @St…
3 replies
Hii everyone, I am new to T SQL and Service Broker. I am unable to grant a create message type perm…
2 replies
Hi Guys, here is a table sturucture for managing a chain link(binary tree)application. tbl_tree (no…
5 replies
I had a table TABLE_A, i am renaming this table to TABLE_B and create another table TABLE_A. There …
2 replies
Dear All; I have to update the bulk record for mismatch column's , i did use this qry --u…
2 replies
Hi SELECT xyz.appId, xyz.uId, xyz.appDate, xyz.sTId, xyz.created, xyz.createdBy WHERE (xyz.userId)…
5 replies
Viewing 15 topics - 9,616 through 9,630 (of 10,647 total)
You must be logged in to create new topics.