Topics
Started by
Posts
Last post
I have a condition where I needed to create a Table variable and insert into that table. Now I need…
3 replies
Hi All , I am confused in getting the data from Store Procedure to one of my report . My scenario i…
3 replies
Hi, To set the scene, I saw that an end user query in an reporting application was using a case sta…
20 replies
All , I am looking for a t-sql command which gives me best output for the character field i have ,,…
4 replies
How to display the database data
2 replies
hi all, sorry for my poor english hope someone can help me understanding something that i couldn´t…
6 replies
Hi Gurus, I require to delete the data from reference tables (child tables) and then delete…
5 replies
Hi, Create table script, create table abc_test2 (adr_club_name nvarchar(10) null, adr_state nvarcha…
3 replies
I have a strange issue. I have a procedure with two parameters. If I execute that procedure by givi…
3 replies
I have a stored procedure as such DECLARE @Flagged bit SELECT a.[ColumnA] , a.[ColumnB] FROM […
10 replies
Hi all, I have a delivery report (Crystal Reports XI) which I want to get printed out twice. And th…
1 replies
Hi Folks, i have a tsql query as below, see the highlighted bold: SELECT RTRIM(ISNULL(dbo.Perso…
4 replies
I have a requirement whereby I have to query 3 different tables and return the results in one resul…
6 replies
I have table User ID Date 1 01\03\2011 1 02\03\2011 1 03\03\2011 1 07\…
5 replies
Hi All, Can anyone please let me know how to write a function ... for returning days,hours,minutes …
9 replies
Viewing 15 topics - 8,506 through 8,520 (of 10,647 total)
You must be logged in to create new topics.