Topics
Started by
Posts
Last post
I need to know the difference between temp table and table variable..n also the similarities betwee…
7 replies
I want to Insert and update same DB table from multiple connections. When i try to do this, i am ge…
1 replies
Okay, here's a dumb question that I can't believe I haven't been able to figure out on my own... Ho…
3 replies
Hi All, I've a simple SP, just insert, and output number of row been added. my .net app call this S…
3 replies
Hi, HEre my query it fetched date and time from table and seperate date and time. while i convertin…
4 replies
I do a export from a query into an Excel file. This works fine, however the export of numeric value…
2 replies
Hi Team, I need below output Owner of the DB,AutoIncrementof DB,Recovery MOdel of aDB, No.of Maint…
1 replies
Hi, I have a stored procedures with 5 Parameters Example: Create Proc Test ( @parameter1 as varcha…
8 replies
I've got a stored procedure as: set ANSI_NULLS ON set QUOTED_IDENTIFIER ON go ALTER PROCEDURE [dbo]…
6 replies
Hi, I have created a Table value parameter as below and executed. Now where can I see this type in …
3 replies
Lets say you have the following tables: Name: --Name_ID Int --Name Char(20) Colors -- Color Char(2…
12 replies
I'm not sure if this is going to make sense, but I have a refresh log table of people with first na…
3 replies
Hello, I'm writing a stored proc. in SQL Server 2005. I need to get data from another database in …
4 replies
I need to produce some statistics from our meeting booking system: The setup for this problem is be…
3 replies
Hello, everyone. I have been asked by my IT Development department to perform a difficult task on m…
3 replies
Viewing 15 topics - 8,791 through 8,805 (of 10,647 total)
You must be logged in to create new topics.