Topics
Started by
Posts
Last post
I HAVE A QUERY WHICH GIVES THE OUTPUT 1 BELTSVILABC 2 BELTSVILABC_DEF 3 BELTSVIL ABC_G…
2 replies
Hi, First I want to thank everybody in this forum. I always learn new things here. I am facing a pr…
6 replies
I keep getting an incorrect syntax error on this CASE statement. (Msg 156, Level 15, State 1, Line…
2 replies
Scenario: I have a lookup table with an ID (int) and a Name (nvarchar(64)) In that table are severa…
2 replies
Hi, I'm trying to introduce an option in my query to narrow the results by date. I'm using paramet…
5 replies
I am receiving this error Error 8144 - Too Many Arguments Specified when running a stored procedur…
5 replies
Hi All, Your help is needed, Consider a temporary table as CREATE TABLE #test (test_id INT IDENTITY…
4 replies
when doing a select count(*) from A should that not return the same as select count(*) from A left…
9 replies
Hey guys, So i have a stored procedure that has a few statements, etc. When I try to save my stored…
8 replies
Can anybody help me with the below issue? I want to update the Amount column which has value zero w…
13 replies
Hi All, I am having some problem with hourly breakup of a datetime column.Let me explain the proble…
3 replies
Hi, Can anybody help me out with the below issue please? I'm using SQl server 2005. Please find the…
13 replies
Hi, I am trying to insert some records into another table. In this case i tried two methods a. bulk…
6 replies
Hi everyone, Could someone provide a(n) example(s) for parsing address fields? Unfortunately, in t…
8 replies
Hello Am using the following query to determine a fiscal week. The result output is fine and i get…
6 replies
Viewing 15 topics - 8,746 through 8,760 (of 12,234 total)
You must be logged in to create new topics.