Topics
Started by
Posts
Last post
Greetings SQL Gurus, I have a quick question. Anyone know how, or if it is possible, to pass a cas…
3 replies
I've been a member of this site off and on for a long time and I don't think I've ever posted a que…
24 replies
Dear All; with A AS ( SELECT CONVERT(VARCHAR,OESM.EDATETIME,103) [AExamdate],CM.COURSEID [ACOURSEID…
1 replies
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
Viewing 15 topics - 9,601 through 9,615 (of 10,635 total)
You must be logged in to create new topics.