Topics
Started by
Posts
Last post
Hi I want to create a new sql user through T-SQL but i need to be sure that he doesn't ex…
8 replies
Hi - I have a script listed below this message that pulls up many duplicate row of the same name an…
7 replies
Hi all, SQL 2005. I imagine I have the following simplified data set/table which shows the history …
23 replies
Hello I already ran trough the forums but found no satifiable answers. I work for a logistical firm…
2 replies
Hi, Is it possible to have dynamic sql inside a stored procedure? I have a rather long query, and …
11 replies
I'm sending data by email to an external partner using sp_send_dbmail and attaching the output of a…
2 replies
I notice table variables is recommended to store upto 2 to 3 Megs. Does this also apply CTE? Thanks…
19 replies
I'm looking at a deadlock graph for two stored procedures which contain only SELECT statements whic…
10 replies
I have created the following stored proc: Create procedure proc1 @orderstatus VARCHAR(15), @order…
3 replies
Hi, I need to extract the all user tables with five 10 samples rows into to Excel from Database? I…
5 replies
I have a SP with input parameter @Flag. Like to JOIN a table only when @Flag = True I like to imple…
2 replies
Hi All, I just want to findout all the columns involved in a SP, View or function other than in "se…
10 replies
How Can I concatenate two or more result set to make it single result set. if number of rows are sa…
4 replies
Hi all, I need your help I have a problem in inserting identity values into a table .The scen…
2 replies
I am working on creating Vacation Bible School site using .NET and SQL Server 2005. I have a table…
10 replies
Viewing 15 topics - 3,991 through 4,005 (of 12,234 total)
You must be logged in to create new topics.