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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compare row data and input data into a new field30 Jan 2006 03:31 GMT3
Dear All
I have a simple query which I cannot seem to work out and would like some
help.
I have a small table with data like such
Promt user for criteria ?27 Jan 2006 23:01 GMT5
I know it can be done with a SP but is there a way to prompt a user for
specific criteria like date range (between ? and ?) in a view.
I have a query in a view but I need to prompt the user for a date range, my
front end is access 2002 I can do it as a passthrough but it takes to ...
Saving Datetime to variable22 Jan 2006 23:10 GMT1
Hi im working on a simple function. I have a table with two columns
(datetime) and I need to extract date rom one of them and time from another
one - and then to join it and save it in the variable (which is declered as a
datetime). Please, can somebody help me or advice another ...
backup table to another table in database17 Jan 2006 20:48 GMT1
I need to create a new table with the same columns using a select from
another table.  I cannot find the syntax.  Does anyone know if this can be
done in SQL 2k?
Is there any way to make this query faster?11 Jan 2006 20:37 GMT1
Is there any way to make this query faster?
select
sum(p.QTY * p.PricePromotion) as ttl_trans_amt,
sum(p.QTY * p.PriceSold) as ttl_trans_amt,
SQL Query11 Jan 2006 04:07 GMT2
Hi all, i am not able to make up a query according to my need. can anyone
help. Following is my simple query.
select udf_name [Severity],st_name [Status], count(2) [count]
from bugs, statuses, user_defined_attribute
Conditional 'Order By' statement08 Jan 2006 12:06 GMT1
I have a table that stores three columns of data, namely
1. Order_ID
2. Exam_Start_Date
3. Order_Received_Date
How to select all top 1s from different group in a view07 Jan 2006 21:23 GMT5
Hi SQL Query Guru,
I have a view like this:
Contract_KEY   Step
1                       1
time(urgent)05 Jan 2006 19:52 GMT3
How can i take time > hh:mmAM/PM and time < hh:mmAM/PM from a datetime field.
please give me a sample query for this.
Signature

Thanks

Update 'Date': Set Day(Date) to a Certain Number05 Jan 2006 19:29 GMT3
I am trying to use an update command to set the day of a date to a certain
number. For example, if the date is 1/4/06, I might want to set day(date) to
'7'.  So it turns into 1/7/06. I wasn't sure if there was a way to do this
and I keep getting errors when I try it.
Max of different columns03 Jan 2006 23:12 GMT2
Say I have a table like this
Name  F1  F2  F3
Joe     3    4    2
Bill      1    3   7
SQL Query Help Please....(you guru's should know it).03 Jan 2006 22:54 GMT1
1. I have a table of Service Request Status Changes.
2. Each time the Service Request is updated, a new RevisionID is generated
which shows what the revision was.
3. The Service Request can be updated several times in a month.
 
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.