Topics
Started by
Posts
Last post
How can i schedule a stored procedure to run daily at 12 am
3 replies
I'm having problems converting an old outer join query to sql 92 syntax. my existing query below ru…
7 replies
I have a very basic query (select cm.slspsn2,so.slspsn2,so.* fromcustmstr cm left outer joinsales…
5 replies
Can any one tell me the drawbacks of using triggers?
2 replies
Is there any way to alter the User defined data types in SQL Server 2000. These UDDT are referenced…
1 replies
Hi All, I want to know for my clarity that does BEGIN TRAN works for the Dynamic SQL executed throu…
4 replies
We have several logins created that have 'select' rights on certain tables. I have to go back and …
2 replies
We have ported an application from Oracle to SQL Server 2000 and are encountered a problem when cal…
1 replies
I have a sql script(1.sql) which saved in my folder(c:\...\..).I wanted to run this script daily at…
2 replies
Hi! I am trying to implement the following algorithm: Having a list of databases in a cursor backup…
6 replies
I'm running into a little problem where I'm trying to run a query on an existing table, but the col…
10 replies
Imagine the scenario of an Order placed with a supplier in which there are several Product Items in…
25 replies
Here is What I want to do: I have 2 databases-db1,db2. Right now db1, and db2 are exactly the same …
5 replies
Folks Suggestions please In my stored Proc I have the following Code:- DECLARE @ErrorsExist Int Sel…
3 replies
I would like to return an datetime field as Date and the Hour segment with the Minute segment alway…
2 replies
Viewing 15 topics - 15,271 through 15,285 (of 17,082 total)
You must be logged in to create new topics.