Topics
Started by
Posts
Last post
I have found a bug in my duplicate macthing application and I believe it's with the way I group my …
21 replies
Table1 Callstatusflag Generateddate N2013-06-24 00:00:00.000 N2013-06-…
3 replies
hello there got 2 time fields *start date *end date the format of these columns is hhmmss i want t…
12 replies
Can you create a SQL statement (that will end up in a stored Proc) that sets all of our custom view…
7 replies
Hi , Environment: SQL Server 2008 Enterprise Edition with sufficient hardware. I have a table with …
6 replies
I have a table to update. The value to update is an FK to a PK ID on a data table. The data table h…
4 replies
Hi SQL Addicts, Please help! Its emergency The Table setup is as follows CREATE TABLE dbo.Receipt (…
14 replies
My procedure creates a COM object with sp_OACreate. Then it uses the sp_OAMethod to call a "load" m…
7 replies
My code runs fine until I try Delete an entry that is in my target table but not in my source. The …
10 replies
I have a query. This select query has few fat tables attached to each other. Is there a way i can i…
5 replies
Hi, Is there any setting in SQL Server that makes an UPDATE statement raise an error if no rows are…
6 replies
Hello, I have a query that returns several key values: SELECT * FROM TableX Which returns: Value1 =…
2 replies
Hi I have a query that returns aggregated data for a day between start and end date . Now My mana…
5 replies
I have stored prcuder like create proc calcaulateavaerage @studentid int as begin -- some compleca…
6 replies
Hi Guru's I'm trying to run a Select on an entire table Via Select * From However a couple of …
6 replies
Viewing 15 topics - 3,481 through 3,495 (of 10,636 total)
You must be logged in to create new topics.