Topics
Started by
Posts
Last post
Our IIS Server is logging website hits to SQL Server. We are trying to figure out best way to expo…
2 replies
T-SQL seems to have lots of great functions for playing around with dates but I can't seem to find …
3 replies
I tray to implement a stored procedure to get a subset of rows from a specified query. Knows any bo…
2 replies
I want to create a user defined function available to all databases.If you have any idea's please l…
5 replies
Hi everybody, Each month I send out a newsletter, which tells my members how many fellow members li…
7 replies
I have Dynamic Sql like this: declare @CountryName varchar(20), @sql varch…
2 replies
Hi! Trying to run the following query with (nolock): SET @who_tlocks = (SELECT count(*) from mast…
5 replies
In SQL Server 7.0, is it possible to use the results of a stored procedure as a query field value i…
1 replies
Hi Guys & Girls, We are experiencing a major headache, and any help would be greatly appreciat…
13 replies
Im trying todo a insert from a previous query. Sometimes the insert will pop an error on a duplicat…
2 replies
help! SQL optimizer is deciding not to use indexes because of index density (too many items with th…
3 replies
I noticed in a stored procedure that an insert statement is being used to insert a new row of which…
1 replies
I have a series of select statements that are unioned togther. 1 of them I would like to be able to…
3 replies
i am writing a query to parse some data out of a varchar field which contains product names. i am …
9 replies
I need to determine whether the string '4d4' is number or not. But it appears that the ISNUMERIC f…
4 replies
Viewing 15 topics - 14,416 through 14,430 (of 17,082 total)
You must be logged in to create new topics.