Topics
Started by
Posts
Last post
Hello all! I'm afraid I need some help with T-SQL :s I have 2 tables: ---------------------------- …
3 replies
Hi All, The following stored proc is used to return the results in one of my report. But the report…
6 replies
I have a stored procedure that needs to return the next number in the sequence a particular sequenc…
3 replies
Dear Pros, I need specific grouping, please see example... Example Data: [font="Courier New"] PRICE…
8 replies
We have a default OrgnizationID we need to use in our database. It's a constant integer variable. I…
9 replies
Hi, I'm using try and catch for my query. I got two tables Main and MainSub1 and pulling data from…
3 replies
In my table I have my dta like, all the data is same except the phone no.s in repeted rows. the cod…
13 replies
Hi, Suppose I have a table with values 8000, 6000, 4000, 2000, 1000 I want retrieve the nearest …
3 replies
3 replies
say that we have a table naming "abc" with their values id name address email 1 …
4 replies
I know updating statistics improves the performance of the queries(selects the best execution plan)…
3 replies
Hello every1. I have a problem with the following UDF. "create function [dbo].[_some_function] (@po…
6 replies
Hi All Maybe its me being stupid here and I can't see the clear mistake in the code but my percenta…
7 replies
Hi Guys Would the below script be correct if I wanted to list all the Databases in an instance that…
12 replies
I am getting a "Must declare the scalar variable @jobtbl". I don't see what is wrong with the synta…
7 replies
Viewing 15 topics - 7,231 through 7,245 (of 10,647 total)
You must be logged in to create new topics.