Topics
Started by
Posts
Last post
My query below is returning an unusally large number of results. 1,225,686 to be exact. …
13 replies
Hi ! I'm having a little problem with MSDE. First, I had a SQL Server DB which owner user is WSREGI…
7 replies
how can I generate script for selected rows from a table using SQLDMO? please help.
3 replies
can't convert numeric to numeric? ungh. didn't know it was such a stretch. here's the query. The…
6 replies
Is it possible for me to only pull the most recently updated or inserted information from a table? …
8 replies
hi all in sql server this query run very well but in sql ce not select c.tiponegocio,dp.cveprocto,s…
11 replies
I am trying to create a re-startable stored procedure. So I am accepting a parameter that wil…
8 replies
Hi, I am not able to debug the stored procedure through query analyzer. My SQL Server as well as Ag…
1 replies
Hi, Please look at the follwoing queries. 1. SELECT ASSETID FROM OARS_USAGE_REPORT WHERE MONTHSTA…
2 replies
Another query! Im using a really awful and basic reporting tool which uses sql (only t-sql, no proc…
10 replies
Hi, I have to solve a big problem: my question is: I would like to store a result of a query into…
22 replies
Hello, My query is like this.. Select convert(varchar(11),date_Time,101),datepart(hh,date_time) + (…
1 replies
I have a stored procedure that updates two tables as follows: UPDATE Table1 …
10 replies
I have got one table tblOperations, containing data on funds (IDTitre) for subscriber (IDSouscripte…
6 replies
Hi, I have a query which returns a float like 8.5164835164835168E-2. This value is paased to anothe…
15 replies
Viewing 15 topics - 10,261 through 10,275 (of 17,082 total)
You must be logged in to create new topics.