Topics
Started by
Posts
Last post
I am testing some code where I am creating two temp tables and a non clustered index one one of the…
2 replies
Hi there, I want to create a stored procedure, which can "copy" the primary keys from one table to …
10 replies
I have a query which fetches the price list for me and the query is below. SET @SSQL = ' SELECT Pri…
12 replies
Hi, I have some data which comes in as name/value pairs within some xml. I use this information t…
2 replies
I have a specific sql table that I need to monitor its size on a daily basis. What would be the rec…
4 replies
I have a stored proc named Create_Membership_Team where I pass in a database name, so for example i…
3 replies
I would like to learn about sql server so that at some point i could be a certified DBA. I just do…
10 replies
Hi all, My query is supposed to bring back a single row with counts for the individual tasks assign…
3 replies
Hi All, I have output wmi data into a .xls spreadsheet successfully using a powershell script. I no…
2 replies
i have 3 tables like this t1 --->table1 t1Id t1Name 1 jj 2 qq t2----->table2 t2Id t2…
7 replies
When you use Enterprise Manager, "All Tasks", one of the selections is "generate script". You go in…
4 replies
I am doing some testing and need to detect the existence of a temporary (#) table that I created. …
3 replies
in SQL server management studio, how can I edit a table's contents? i can see the databases and the…
8 replies
I've a report with several Datasets. I'dd like to share data between datasets, to fill parameters. …
4 replies
Hi everybody. I need to create a union result for the following case. I have 2 or more procedures r…
3 replies
Viewing 15 topics - 2,056 through 2,070 (of 2,735 total)
You must be logged in to create new topics.