Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / English Query / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Running counter28 Dec 2004 09:06 GMT4
Is it possible to make a query to have a counter which would have
a sequential number of each record in the query starting with 1?
Thanks,
Michael
SQL 7 vs. 2000 issue -trigger and nulls24 Dec 2004 09:15 GMT1
We're trying to dump our remaining v7 SQL server and update to 2000.
We're having trouble with a trigger updating some tables.
At the beginning, it has this statement:
COMMIT TRANSACTION  --This unlocks the Lot table so I can update UDAs,
newbie SP question20 Dec 2004 21:28 GMT3
Hi, I'd like to create a SP like this:
SP_Table1_LOAD
Update Table1 set... (alter existing rows)
Insert Into Table1... (insert new rows)
Bookmark lookup (Why)15 Dec 2004 20:50 GMT1
I can't figure out why i have a bookmark lookup cost on ValidVendorPackages
on the below proc:
Select PriceViewHotelPrice.price as Totalprice, PriceViewHotelPrice.Docid
from price_view PriceViewHotelPrice Inner Join
Displaying columns from 2 independant tables10 Dec 2004 19:49 GMT1
I have a table as follows:
Code       Quantity      Status
ACC1       50            Dispatched
ACC2       31            Dispatched
NULL = NULL not working06 Dec 2004 08:24 GMT3
I have a proc that can specify a price range if its passed in.
my and where clause looks like this:
where ((PriceViewHotelPrice.price  + PriceViewAirPrice.price)between 500 and
600) or(NULL = NULL))
select query01 Dec 2004 19:57 GMT1
I am having a table ,
acct   dramt      cr_amt
101      5
103       5
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.