Topics
Started by
Posts
Last post
Hi All I am comparing 2 counts in a stored procedure. Basically i have this :- DECLARE @AllMarkets…
5 replies
I have a table that has data that appears like: ID Date (YYYYMM) 01 200811 01 …
4 replies
I'm trying a SQL Job step in which I want to call a stored procedure and pass in some parameters. …
8 replies
I have 7 fields that I need to concatenate into one, but I need to convert 0 and -1 to actual words…
1 replies
SQL 2005 Hi, I need to compare AND audit the changes between 2 tables (one held on SQL server ‘A’ d…
2 replies
I have a stored procedure im working on but not sure how to code this algroithm i have for the date…
2 replies
All, I need your help... I have a code which has a inner join check for a particular field (say rol…
3 replies
If a sql file does not has a corresponding commit/rollback transaction against a Begin Tran ... and…
1 replies
Existing SQL 2005 Table ----------------------------- id (int) key PLZ_FROM (nummeric(4,0)) PLZ_TO …
3 replies
I am trying to import a fixed col width input file, with 558 columns to a SQL Server database. (I r…
24 replies
[font="Arial"] Hi I need to merge some rows in a table into one single row based on few criteria. e…
1 replies
hello, I heard in sql indexes are most use full to reduce execution time.. is it correct ..? and…
2 replies
I'm passing three parameters in a sproc to a SSRS 2005 report. Two datetime fields (@FromDate, @ToD…
2 replies
I'm trying to fill in a column in table A from a column in table B where the ID's match in table A…
7 replies
Hello. I'm trying to find the location of a particular account based on an end-user's date range. …
2 replies
Viewing 15 topics - 8,251 through 8,265 (of 12,234 total)
You must be logged in to create new topics.