Topics
Started by
Posts
Last post
hello, i have a question: i have a string and i need to remove the numbers from it. something like …
172 replies
DECLARE @Number_of_government_regions INT SET @Number_of_government_regions = (SELECT 354) CREATE…
19 replies
Hi Experts, Explain me the difference between Worktable and temptable ? I need dame good technical…
10 replies
Hi all, I have spent hours on this and don’t seem to be able to get the results I need. I have a t…
6 replies
I'm currently getting a xml stream from a vendor provided API, after which I truncate my table and …
24 replies
if i am comparing two columns (datetime values) in separate tables? is there a single function to u…
1 replies
Hello, Does anyone know if you can specify text qualifiers in a Format File or explicitly in BULK I…
2 replies
We have a 3rd party application that connects to our SQL 2005 as a external database source. Our ex…
4 replies
Server: Msg 137, Level 15, State 2, Line 13 Must declare the variable '@ComputerName'. I am getting…
3 replies
I have the following fields in TableA running on SQL Server 2000: Dates as datetime Item_ID as int …
1 replies
I have the following two queries which I thought would give me identical results: select count(dis…
11 replies
I have windows/dos batch file (test.bat), in which I am trying to get the success/failure status fr…
2 replies
How can I adjust the following query to give me a TOTAL rating grouped for each INSPNO. A few entr…
2 replies
Hi all, I should start by saying that I'm a total newb at TSQL. I kinda inherited the SQL server ad…
16 replies
How can I send the result set of my store proc to the .net app using open XML, where in my proc res…
4 replies
Viewing 15 topics - 3,721 through 3,735 (of 17,082 total)
You must be logged in to create new topics.