Topics
Started by
Posts
Last post
I have a result set as below. ItemExpectedQtyReceivedQtyShort Item0130455 Item0120455 Item…
7 replies
This my table : CREATE TABLE TAB1 ( curr tinyint NOT NULL , ddate smalldatetime NOT NULL , rate de…
8 replies
Hello all, I am trying to quickly store a Previous "days" value in the Current "days" record. So t…
12 replies
How can I alter a table column into an Identity column using sql transact?? I Tried this way but SQ…
9 replies
Hi. One of the customer provide the s/w for collecting information from Desktop PC details like wha…
6 replies
I would like to know the basic difference between function and stored procedure. Thanks & regar…
7 replies
Hi there, I am having a huge database with many constraint and i have updated some data disabling c…
4 replies
I have a view on a database very useful, so I'd like to use it on another databases. The first idea…
1 replies
I have the following query: SELECT mOnCallAdd.OpName,mOnCallAdd.SchedName,mOnCallAdd.FirstListing,…
17 replies
I have the following stored procedure that was created by someone else: CREATE PROCEDURE [dbo].[on…
8 replies
Hello, i need to return data that it is stored in rows in a query converting this data in columns..…
4 replies
Hi All, I am SQL newbie so please forgive the ignorance. What I am trying to achieve is to find the…
2 replies
Hi all, We have a legacy application where date is stored as an INT in the format yyyymmdd (don't a…
23 replies
I am working with SQL SERVER 2000,Is it possible to Pass table variable or temp table as input para…
5 replies
Hi there, Is it possible to do the following via SQL 2000 Query Analyzer. I have a bunch of table…
2 replies
Viewing 15 topics - 646 through 660 (of 17,082 total)
You must be logged in to create new topics.