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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Query Question31 May 2005 21:27 GMT3
Hi! what command should i include in the SELECT query statement so that i can
filter away the duplicate record(see only unique row)...eg by time. Thks!
RUSSIAN SQL PROBLEM26 May 2005 14:57 GMT1
I USE SQL SEVER 2000
I HAVE A TABLE IN A DB CALLED "Trend_Velocità"
I HAVE A QUERY ON A ADO OBECT "SELECT * FROM Trend_Velocità" in a Vb program
IF THE DEFAULT VALUE OF LANGUAGE IS ENGLISH NO PROBLEM
Excluding weekend dates from calculated data pull26 May 2005 13:08 GMT2
I have a business need to display some date specific data to a selcect group
of users 3 bussiness days before everyone else is allowed to see it.
THere are many fields I will be displaying across many tables. The date I am
using is ONLY in the primary table (meaning I don't have ...
A tree of location and site names..26 May 2005 11:17 GMT3
This is a tuff one not sure if it can be done with an SQL query, I'm
thinking along the lines of an inner join, but I'm not really sure.
I have a table that is used to refer to location_names as nodes and sites as
the leaf nodes it is the site names that I want to return based on ...
hierarchy structure25 May 2005 11:10 GMT1
I have a hierarchy structure copied from excel to a table in databse SQL.
Here is what i have in SQL table:
Continent    Country    City
Europe       
Remove letters in column19 May 2005 22:01 GMT1
I have a column that have numbers & letters combined in a field. What sql
command would remove the letters only, not the numbers?
I have a table called “customer” and the column in that table is called
“customtext4”. I want to change over 5000 records in this “customtext4” field
query multi tables, count/sum 1 of the tables18 May 2005 22:55 GMT1
I'm quering about 5 tables using inner join.  On one of the tables i just
want to count or sum up the results. Here is the example I'm trying to get
working.  When I add the SUM(Private.PrivateIDs) I get an error.  Is
something like this possible?
Clearing tables18 May 2005 20:13 GMT1
Which is the more efficient way to clear the contents of a table:
DELETE FROM tableName
TRUNCATE TABLE tableName
Or DROP the table then create it again?
Working With Binary Data Types18 May 2005 10:16 GMT1
I am looking at a table, using Enterprise Manager, that has several fields
defined
as Binary.  All I seem to be able to see is the literal "<Binary>" in these
fields.
Set a dinamic varable in query18 May 2005 10:06 GMT3
I wish to use a variable i a query that can change under execute.
Here are some of my rows, i wish to make the f3 colonne
F1   F2   F3(my new colonne)
10   text 10
If Statement to determine WHERE condition in SQL Query12 May 2005 22:09 GMT2
The @parameters that I am receiving into my SQL query in SQL Serer 2000
Reporting Services are based on user selection from a drop down combo box.
If the user selects a name it will return an integer. An alternative to
selecting a single name the user can select 'ALL' of which ...
TOP and OFFSET10 May 2005 09:41 GMT2
I'm trying to create a JSP page which access's a database of about 3 million
records. What i am trying to do is display this in a webpage table with 15
results per page. I can get a display of 15 records but the only start from
the first row in the table. I have found out that ...
HL7 to flat file09 May 2005 21:47 GMT1
Does anyone have logic to take an hl7 file format and create a flat file.
I am having a bit of difficulty..............
Any help would be a lifesaver....
Thanks
TEXT Files09 May 2005 21:42 GMT1
FYI, all about SQL is new to me. I would appreciate it if someone could help
me on
the following :-
1) I have one text file containing 8 fields separated by pipes (|) and 1000
query problem09 May 2005 21:37 GMT1
I have a problem to run a query like this scenario:
i have players in a table who have scored in many matches and i want to take
the 5 latest.
The latest i want to multiply with 1.0 and then after with 0.8, 0.6, 0.4 and
 
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.