Topics
Started by
Posts
Last post
I am using BIDS with SQL 2008. I need to include the Initials of users even if there is a 0 count. …
2 replies
Hi, I have the following sample data: create table #trades (tradeId int NOT NULL, parentTradeId int…
9 replies
I have been given a data dump from a 3rd party system we use that allows employees to report work t…
16 replies
How can I convert the CalDate column into a Date type column(SQL Server 2008)? I need the CalDate …
3 replies
Hi All i have 3 tables that i need to join. My case is as such. I have a business rule that is rela…
3 replies
Hi, I am trying to build a query from one of the temporary table which gives me the Start d…
26 replies
Hello. I pull data from a SQL 2000 environment via SSIS into a 2008 DB of ours. Select Distinct R…
11 replies
Hello, I would like to generate the dynamic queries as per our requirement. DECLARE @table1 TABLE …
3 replies
Hi all, I have a problem on a newly upgraded (2005 to 2008) test machine. We have some legacy code …
3 replies
Hi all I have scenario where i have to update/insert data from CSV file to SQL server table. This o…
2 replies
Hi everyone, I got a stored procedures with two insert statment in it. it takes more than 10 sec to…
14 replies
We have a problem with one process. We get the file full of INSERT UPDATE and DELETE. Problem is th…
3 replies
Suppose i have a scalar value udf that returns 1 or 0, udf_checkCondition( string condition). I am …
11 replies
g'morning all - I know I can get field names, datatypes, and sizes by having SQL server generate a …
2 replies
Hi guys, Can you offer advice on how to extract duplicates from a specific number range - please se…
3 replies
Viewing 15 topics - 9,046 through 9,060 (of 10,635 total)
You must be logged in to create new topics.