Topics
Started by
Posts
Last post
Hai friends, create table users ( user_id varchar(10), username varchar(10), designation varchar(10…
1 replies
Hi i have linked server called TESTdata with coloumn id which is varchar datatype that contain num…
2 replies
Hello, I have the following query and I need the results in 1 row going across. Here is the query:…
4 replies
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
Viewing 15 topics - 3,481 through 3,495 (of 10,647 total)
You must be logged in to create new topics.