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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passing in a Parameter29 Apr 2005 00:06 GMT3
I have a Stored Proc and would like to pass in a VARCHAR parameter. The
problem is that the query will need to use it in a IN clause...
DECLARE @PARAM AS VARCHAR(20)
SET @PARAM = 'Dan', 'Mike', 'Lisa'
VIEWING A TABLES STRUCTURE AND INDEXES27 Apr 2005 21:40 GMT1
I would appreciate it if someone could help me on the following:
I have several tables eg, tbl1, tbl2, tbl3.....tbl10. How to view all the
tables structure
and indexes using SQL Query Analyzer or using stored procedures.
Trigger22 Apr 2005 23:38 GMT2
I want to be able to check if column 27 has been updated either on an insert
or an update.
If this column has been updated with a value I want to insert the following
fields into a different table (InvMov) within the database:
Pivot Query or Cross Tab queries22 Apr 2005 22:55 GMT2
I can't seem to figure out how to create a cross tab or pivot query on data.  
If I was writing the SQL in Access I would write it like
TRANSFORM SUM(DTL.Amount) AS Amount
SELECT
Trigger21 Apr 2005 22:23 GMT1
I want to be able to check if column 27 has been updated either on an insert
or an update.
If this column has been updated with a value I want to insert the following
fields into a different table (InvMov) within the database:
Query Performance20 Apr 2005 22:13 GMT1
I have 2 tables, Make and Model where Make is the master table and Model has
a reference of make table by Make_Id since there can be multiple models for a
single make. Now, i have 4 SQL's below and i want to know which SQL should
perform better.
why the result of the query is in asending order19 Apr 2005 21:56 GMT3
hi
i am facing one  problem
i am having two table location and routesegment
location table having locationid as primary key.
msde AlaptopND sql server on save18 Apr 2005 20:35 GMT1
I have SQL Server Developer edition on my laptop.  Want to install MSDE on
same laptop (so VB .NET 2003 will work.
Any issues here with two versions/inmstances of "SQL Server" on same box?
Missing Format() - Function16 Apr 2005 21:52 GMT3
i have to translate SQL-Statements from Access 2000 to SQL
Server 2000. There was a lot of Access-Functions used
(mid, str, iif ...) and i convert them to SQL-Server
Syntax, but i dont found a way to simulate the results of
Manipulate duplicate rows15 Apr 2005 20:11 GMT1
I have two of the exact same rows, but I want to change one field of one of
the rows.  How do I do this?
i.e.
table_a
Format Date in GroupBy query15 Apr 2005 20:02 GMT1
What is the syntax for a query that will give me the Count of [PartID]
shipped each month. I think I need to do a Count on PK_ID and Group By the
DateShipped but how do I format the date. I tried using DateName but I can
only get it to work if I split out the Year and month. ...
cannot insert(urgent)14 Apr 2005 22:19 GMT11
Hi
I am using Mssql2000 and i am facing a problem while saving data from my
application.
This Procedure is working fine.
search in arabic14 Apr 2005 16:18 GMT1
Hi every one
I am having problem with search, I have data in sql server in arabic
language , when I am searching via submitting a form using asp it returns me
nothing and select statment looks like this "Select * From arabic Where
TSQL Date question12 Apr 2005 21:01 GMT1
My order dates of service load from a text file and contain "today minus 1,
plus 3".  For example, using today's file, this equates to yesterday's date
(4/11) through Friday's date (4/15).  What I want to delete using a SQL
command daily that requires no input from me is ...
problem with sql12 Apr 2005 11:53 GMT2
hi
I have problem with sql. I dont userstand what should I do.
my problem is
I have table UserLocationHistory
Pages: 1 2 March, 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.