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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Speed Up QueryTime26 Jun 2006 15:49 GMT1
Hi i am using sql 2000 . i am searching all the records into the database,
for this i have used the 'Like %' in my query ..For Example
Select * from table1
WHERE Col1 Like '%'
Missing name type for name entity26 Jun 2006 14:09 GMT2
I keep getting this error whenever I try to describe any of the
entities in my database using their given name:
Missing name type for name entity in phrasing.
I'd like to know the exact cause of this problem, though I think my
date format25 Jun 2006 12:05 GMT5
I received a csv file which has a date column. The date format in this
column is 6-Mar (6 stands for 2006 which means Mar 2006). I will import this
data to an sql table and i want to date to look like 3/1/2006. Is it
possible. Kindly advise.
Need help in Query -20 Jun 2006 00:32 GMT1
I have two tables each with concatenated key - ContractNo, SerialNo, JobNo, PNo
I would like to find out missing records in the other table, something like
select  ContractNo, SerialNo, JobNo, PNo from table a
where not exists ( ContractNo, SerialNo, JobNo, PNo from table b)
Special Character17 Jun 2006 01:58 GMT2
Is there anyway to query out the special character ' i.e. foot.  We have a
table in a database that has data in it containing the foot and inch
characters.  We need to remove these and I can find using 'like' with the "
inch but can't with the ' foot.
Date Query06 Jun 2006 22:28 GMT1
I'm using sql 2000 and Access 2003. I trying to query on a date field. I need
to display any records from the current date and greater then. What criteria
do I use to display these records?
Thanks,
 
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.