Topics
Started by
Posts
Last post
I have to write a proc that updates constants used in my website. On my ASP page I know what kind o…
9 replies
I have a database with nearly 1000 tables. Several of the tables have a specific column.…
4 replies
By: fizzleme
I need to create a stored procedure that imports Application IDs from another sp instead …
1 replies
By: Ray M
Hi all. I saw this done in a Script O' The Day, but I can't find it. Basically I need to stor…
5 replies
Hi Db Gurus, I have table with this following data 100000133 100000217 343 100000323 1000…
9 replies
ive been trying this a number of ways; Declare @numRows int select @numrows = select count(*) fr…
3 replies
is there some way to allow this to execute, using a function or something?: select * from 'c…
2 replies
Hi All, Can anyone tell me what is Stored Function Tables in Sql Server. Thanks in ADVANCE, Regards…
19 replies
By: Vee
I see (so far) that most of the Topics concern questions about 'how can i do this in SQL...' a…
5 replies
the INFORMATION_SCHEMA tables get me alot of information but i can't find anything to determine the…
2 replies
Hey Guys, I need some help I have 2 SQL Server 'servers', one is connected to the orther through a …
2 replies
I have this query SELECT cs.Name, COUNT(req.RequestId) AS Total, imp.UserId…
6 replies
Hi All, I have a following scenario Table A usr city jo sf jo la Table B usr city …
1 replies
I have a Client list of about 175,000 plus records. It is not my own. We are sur…
4 replies
http://www.wangz.net/cgi-bin/pp/gsqlparser/sqlpp/sqlformat.htm This free online SQL Formatter is a&…
3 replies
Viewing 15 topics - 7,396 through 7,410 (of 17,082 total)
You must be logged in to create new topics.