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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
selecting colunm with a space ''22 May 2006 23:35 GMT1
When I submit a sql :
select * from view from column=''
the view is pointing to oracle table with ole db provider for oracle
In mssql2000, the result return rows which containing a space ' '
UPDATE TABLE1 ONLY WHEN ALL RECORDS IN COLUMN IN TABLE2 ARE TRUE14 May 2006 16:52 GMT1
Table2 has multiple records joined to single record in Table1. I want to
UPDATE column in Table1 only if all joined records in Table2 are True.
Help would much apprec.
Help on : Could not find stored procedure 'recurse_oids'08 May 2006 21:48 GMT2
Hello everyone,
I'm on MS  SQL SERVER 2000.
When runing this simple delete statement:  
delete from sd50.cdm_locations where loc_oid =146836832983830528
Last order date for each customer08 May 2006 21:13 GMT1
I would like to write a select statement in query analyzer which would return
the last order number per customer given a specific order type.  (Which would
be 1 record per customer)  Thanks.
How to keep a log register after rollback transaction?08 May 2006 21:06 GMT2
I have this transaction:
 BEGIN TRANSACTION
    INSERT INTO logs (message) VALUES ('SQL will inserts a new register')  
    INSERT INTO products (id, name) VALUES (1, 'book')
 
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.