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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to Join a table with Other (result) Tables ?  Complex one !31 Aug 2005 12:42 GMT5
Here is the situation
Table 1 : tbl_documents
docID    docName
1    aaa
Query needs to loop?25 Aug 2005 23:13 GMT1
Is this possible?
A char variable length field contains this data: (for example)
ABC,XYZ,GEF,CAB
I need to query another table on the contents of each of these names that
Where and Union Clauses25 Aug 2005 22:47 GMT1
I am having a little problem creating this query.
I have a stored procedure that accepts 4 parameters.
One of the parameters tells the query which column to sort on.
Select
Ordering Results25 Aug 2005 06:15 GMT1
I have a result set that returns Loctation Codes.
Each location code is the following format: [Letter][2 Digit Number].
For example,
A10
Column description23 Aug 2005 07:08 GMT1
Is it possible to add a column description when creating a table? An example
would be great.
GROUP BY's on 3 tables in one SELECT?22 Aug 2005 11:51 GMT4
Hi there, I'd like to ask you for help with following:
having 3 tables:
T1 (Person_ID, Product_ID, Costs)
T2 (Person_ID, Product_ID, Balancies)
how to write query19 Aug 2005 20:45 GMT1
I have a table with the fileds  empid,empname,designation,branch.. etc I
have 5 types of  designations CEO,BM,PL,Tester,and PRG and the two branches
those are Hyderabad and Visakhapatnam i need the query like
first CEO name next Hyderabad BM Name next Hyderabad PL name next ...
Having a stored procedure copy tables & also preserve indexing/sch18 Aug 2005 19:52 GMT3
I created a stored procedure that renames a table to OLD_xxxxx and replaces
that table with another (copy) that resides on a different database. I pull
the
tablename names through the use of a cursor table and construct a SELECT INTO
Query help !17 Aug 2005 05:49 GMT3
I'd like to display the result of this query in percentage:
SELECT SYS.Client_Version0, SYS.Client_Type0, count(*) as 'Count'  
FROM  v_R_System as SYS
WHERE SYS.Client0=1  
Query returning multiple rows12 Aug 2005 16:43 GMT2
I have a query that returns back rows that have multiple entries for a given
UniqueID.  I want the query to be expanded so that it then only returns 1 of
the multiple rows based on the maximum date.  Thefore, my return set looks
like this:
TABLE Joins Problem11 Aug 2005 20:18 GMT2
I have two sets of Data. For example Sales And Purchasing.
SALES(ISAL)
PURCHASING(IPUR)
-------------------------------
Extracting Latest Date11 Aug 2005 03:25 GMT2
I have a db  which stores all my sales transactions.
The task is to extract the buy price(price) for each item(ItemCode) where the
date is the latest for each item.
For Example:  
EXEC (select... ) problem Help!09 Aug 2005 04:35 GMT2
How can I get this to work?
declare @WkEmpID
declare @sql varchar(1000)
set @sql = 'select distinct @WkEmpID = EmpID from Employee'
Find Duplicate Data03 Aug 2005 20:56 GMT1
  Can someone help me to build a query base on :
  SELECT  Full_Name,FLT_ID, FLT_DT_ID,PNR_ID
  Where Full_Name,FLT_ID, FLT_DT_ID is duplicate in the same table
Thank You very much
Query Help01 Aug 2005 15:03 GMT2
Here is what I am trying to do.
I need to query a table like this:
SELECT     PROPERTYTYPE, INDUSTRY, ORGNAME
FROM         ORGANIZATION
Pages: 1 2 July, 2005
 
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.