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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Table Query30 Oct 2007 16:01 GMT1
I have a table that has the following three fields and values that I am
trying to build a query on;
Column name-FEDERAL, FICA1, FICA2
         Values- 1           ,  100  ,   200
Pulling data that could be in one of 2 tables26 Oct 2007 23:21 GMT10
Note: I am using this to create a report with SRS
I need to pull some data that could possibly be sitting in one of two
tables. Table1 is the "Current" table that holds Orders that have not shipped
yet. Once all of items on the Order have shipped the Order moves to Table2
Select Formatted Text From Table25 Oct 2007 20:58 GMT1
I have a text column in a table and data stored in it contains formatted
text (with carriage returns, tabs, and spaces).  When I perform a select on
that column, data returned is non formatted.  How do get the formatted data?
Quarterly Data Syntax23 Oct 2007 16:18 GMT2
I am trying to build a query that will return what quarter the data is in.  
How would I begin to build this logic?  In my table, all I have is a single
date of the transactions.  My date column looks like this;  "2014-02-01
00:00:00.000".
indexes and selects19 Oct 2007 20:39 GMT2
Im trying to figure out the best way and/or fastest way to Match some data
comming in....example below
the below is all the incomming information i recieve to match to a row in
our system, we do send out a TransactionId but reports comming
Aggregate rows in a Table17 Oct 2007 22:44 GMT1
I have a Table with rows as below
A 1 10
B 1 15
A 2  3
Select without blank spaces15 Oct 2007 19:51 GMT3
I am writing a query in which I want to select a field and not have the
trailing blank spaces.  Here is my query:  select employid, lastname + ',' +
frstname as name from upr00100
The results look like this "West                 ,Paul" or "Mcbee            
Query for only specific rows in a table?  Need Help with Query09 Oct 2007 21:58 GMT2
We have a stored procedure that removes old data from a very large (millions
of rows) table and puts it into an archive table.  It grabs the top 5000 rows
and moves them.
B/C the database is in production and is heavily used, the job is run every
Using Update...Set to update a table05 Oct 2007 14:57 GMT1
I have a table (we'll call it table A) with two fields in it; one is an ID,
and the other (named "State") currently only contains null values. I'd like
to update the "State" field with values from another table in the database
(table B). The two databases share the same ID field, ...
 
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.