Viewing 15 topics - 277,891 through 277,905 (of 283,939 total)
Topics
Started by
Posts
Last post
Can the WHEN part of a CASE statement contain an OR clause? If so, what is the proper syntax?
3 replies
when ever i try to access to a specific analysis server it gives me the error "incompatible reposit…
1 replies
Is there a way to copy a stored procedure from one server to another using T-SQL? I tried writing t…
3 replies
I have 2 tables with the following structure and values 1. cut_table cut (integer), batch (integer)…
7 replies
Is there any other way to get the columns in ascending/Descending other than Order By clause? Edite…
9 replies
1 Question and 1 Statement: Question) When I create an Indexed view as Clustered and Unique on the…
2 replies
Me again... I'm running SQL Server 2K with Service pack two. I have an FTP Task that fails but the…
6 replies
I have a server that has 6 GBS of memory on it running two instances. Is there a way to tell exactl…
4 replies
Can I do 2 left joins in 1 sql statement? select c.*, r.disease new_dis,e.employer_name FROM dbo.…
3 replies
When I add a column to a temp table in a sproc, I can't later reference that column in the same spr…
5 replies
Does anyone know the correct syntax to create a scheduled task in 6.5? Thanks for any help
1 replies
Hi there, I am currently maintaining tons of T-SQL (more than 400) sps. Is there any way I could r…
3 replies
can this be done??? I would like to make a Stored Procedure that builds a Select statement, based o…
15 replies
If I have a server that I keep synced using a Pull subscription (transactional replication), how lo…
1 replies
I am trying to switch off the annoying message (1 row(s) affected) That I get after each call to an…
4 replies
Viewing 15 topics - 277,891 through 277,905 (of 283,939 total)