Topics
Started by
Posts
Last post
Hello everyone, I have a requirement, where i need to set some values in case statements like This …
4 replies
I see one of our query is like below: select Cast(Case BusCalItemID when BusCalItemID then 0 else 1…
5 replies
Hi, in SQL Server i have tried the below query: SELECT LEN('1 ') it returns 1. I want the length …
8 replies
I have this query attached below, that simply will not run, I have cancelled it after 40 mins as th…
16 replies
I have a query where I need to increment one for each row in given group... I have: ID, Name, DateO…
1 replies
Hi there, I need to produce some code to downloads ranking position by music tracks for this month,…
1 replies
Hi all... i am new to SQL Server 2008. For Creating Table : CREATE TABLE binary_tree ( aid bigin…
1 replies
Hi I have been using SQL Mail in SQL 2000 for years, with great success. We are now moving to SQL…
5 replies
By: Lowell
How can I tell if an XML input argument to a stored proc is actually empty? TIA, Barkingdog
3 replies
Hi, In my query I have to compare two fields, one uniqueidentifier and the other nvarchar. Uniqueid…
5 replies
Hi All, This is not critical, but would like to know what the logic to do this work is. There is a…
11 replies
By: setiv
we created SSIS import package, it worked fine but the scheduled job failed to run after a column a…
3 replies
Hi i have this sp, i have a problem with its result, i want to have 3 records in result order by "T…
4 replies
Hi Guys, here is a table sturucture for managing a chain link(binary tree)application. user_registr…
61 replies
I see some stored procedures in our system has a comment line saying that the sproc is generated fr…
5 replies
Viewing 15 topics - 7,786 through 7,800 (of 10,635 total)
You must be logged in to create new topics.