Topics
Started by
Posts
Last post
Friendz, I need to build an SP which will import data from excel files to the system. We've …
2 replies
Hello Everybody, I am a Beginner in MS-SQL. I am facing a simple problem in deleting some reco…
5 replies
Hi all, I have got table deisgn as follows Employee …
15 replies
Hi, I want to use a bulk insert statement in a stored procedure, but instead of using a string to p…
5 replies
hey Guys hope you can help with this one its really pushing the old grey cells today. I have a Tabl…
2 replies
Hi, I had create a stored procedure with input parameter and a function. I need to pass the …
3 replies
I need some assistance. I appear to be having a brain fart at the moment and just can't seem to ge…
3 replies
CREATE TABLE [dbo].[Inp_Stay] ( [MemberID] [char] (22) COLLATE SQL_Latin1_General_CP1_CI_AS N…
3 replies
I'm using the following snippet to export the data to excel.... but i keep on getting the following…
2 replies
All, When i'm running an osql command to output to a txt file, the file is writen to the server its…
6 replies
I'm creating a view and seem to be getting some strange results... Breaking the query down its most…
4 replies
I need some help with altering the text held within a text field. I am not all that confident…
6 replies
Hi Who knows an elegant way to calculate the correlation coefficient of two series (columns) …
5 replies
SELECT P.[ProgramName], CASE WHEN SUM([CasesReceived]) IS NULL THEN 0  …
10 replies
I am having trouble inserting the simplest UCS-2 characters into an nvarchar. I think the issue has…
4 replies
Viewing 15 topics - 6,106 through 6,120 (of 17,082 total)
You must be logged in to create new topics.