Topics
Started by
Posts
Last post
Hello... I'm hoping that someone can help me calculate a monthly billing total. I'm writing a repor…
6 replies
Hi. I'm working on a stored procedure, where i use a PIVOT to list statistics by hour. My problem i…
1 replies
Hello, I have this sproc. If the insert is successful, I want the sproc to return value 10. But it …
1 replies
Hi all, I need some suggestion here please. I have this example below where i need to delete orders…
19 replies
Hi i have two stored procedures of which the first one calls the other with in it (sproc1 + sproc2)…
7 replies
Hi, I want to write a function in sql server which will tell whether the data in a column has a spa…
9 replies
as per SSChasing Mays I had executed following statement select ascii(substring(fathername,1,1)) f…
2 replies
My excel data contains following information (myexcel.xls) OwnerName FatherName RationNO T…
3 replies
I could use some design direction here: Original design of my db for this client: One person has 12…
1 replies
This is happening seemingly randomly on various columns in the DB. Columns are defined as int and …
15 replies
What's your opinion? Should you write code like this: SELECT blah1, blah2, blah3 FROM dbo.tablename…
29 replies
I am curious to know how query analyzer treats a script with regards to Procedure Cache/memory usag…
2 replies
I was working on the samples on teh reporting serices when i found this query for adventure works d…
2 replies
as per SSChasing Mays I had executed following statement select ascii(substring(fathername,1,1)) f…
1 replies
What is a parameterized query?
5 replies
Viewing 15 topics - 6,676 through 6,690 (of 12,234 total)
You must be logged in to create new topics.