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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Data31 Mar 2004 15:34 GMT3
hello sir
I am using MS sql7.I am using a transaction table of  
having 10 columns  A,B,C,D-char(15), E,F-varchar(30),
G,H,I-numeric(15,3),J-datetime, each.Yearly approximtelly
insufisient memory for very complexe query with People Soft30 Mar 2004 16:51 GMT1
sorry for my poor engish :
I can't exécute à very complexe query automatiquely make
by People Soft. This Query use 6 tables with no more 80
000 rows each.
Summarising data29 Mar 2004 19:46 GMT2
I have a table of data storing the following fields
Stock_Code (varchar 10)
Location (varchar 10)
Quantity (int)
howto ignore whitespace in select query26 Mar 2004 13:46 GMT4
I am getting unwanted whitespaces returned from a select
statement.
I understand my table definition has stated a "char" with
field length 10. However if my value stored is only 5
ODBC Connection26 Mar 2004 01:40 GMT1
I apologize if this isn't the right place to ask this,
but I'm looking for a way to copy an SQL/Server ODBC
connection from one PC to another (actually, many
others).  I tried copying the ODBC.INI file but that
QRY question:  If field1 is null then field224 Mar 2004 19:36 GMT1
Is there a way to create a column that will show the
value of field1 unless field1 is null in which case it
will show the value of field2?  I do it all the time in
Access but can't seem to figure out if SQL Server can do
maximum prefixes24 Mar 2004 18:07 GMT1
The object name 'pic_db.pubs.dbo.authors' contains more
than the maximum number of prefixes.  The maximum is 2.
when i tried selecting from a linkedserver i get this
message. help anyone?
Query/Table term confusion23 Mar 2004 21:09 GMT1
Looking at http://www.databasejournal.com/features/mssql/article.php/3112381 the guy creates a table called Orders, then has the quer
select OrderId, OrderDate, O.OrderAm
    ,(select sum(OrderAmt) from Orders
                         where OrderID <= O.OrderID
Select instruction not returning entire column (explicit truncate ???)22 Mar 2004 20:42 GMT3
Good day,
[SQL Server 7.0, SP4]
I have a table wich contains only one column [varchar
(1500)] filled with some texts (different length, ranging
IIF function in query18 Mar 2004 11:31 GMT1
I'm try to set an IIF statement in a query/view for a
column.  I repeatedly get an error message stating the IIf
function doesn't exist.  When I try IF, it put my function
in 'quote marks'.
How to limit the number of sql statements ?17 Mar 2004 22:30 GMT4
How do we limit the number of sql statements that are
running at a time in order to prevent transaction log to
grow infinitely.
This is urgent!!!!
add FK constraint with nocheck17 Mar 2004 15:00 GMT2
I want to drop FK constraints while I do mass delete from
tables which has several steps relationships.
And then when deletions are done I have to set back.
In the tables even after the deletion there are over 300
how to trim the last 2 digits??17 Mar 2004 11:52 GMT1
amount
before
82.758
960.000
Partial String Update17 Mar 2004 01:02 GMT1
Hello, I am trying to figure out how to write a query
that can update only part of a string in a given column.
Example:
Table = WebSites
Indexes16 Mar 2004 11:31 GMT1
I am new to SQL 2000.  We have bought the full version and
we have created some tables with large numbers of records
(20m, 60m etc...) but I wish to know more about Indexes
and all the different types within SQL 2000 and which one
Pages: 1 2 February, 2004
 
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.