Topics
Started by
Posts
Last post
I am capturing system date when a new row is inserted with getdate() function, how can I update the…
3 replies
Hello I have the following SELECT: select sum(edeb) from ml where year(data)=2003 i know that field…
3 replies
Hi, I have two relating tables joined on id. The child table can have none, one or m…
6 replies
Hai friends, I am using sp_xml_preparedocument stored procedure to prepare the xmldocument.&…
2 replies
Friends, I've a very basic doubt with Nested transactions (across procedures) in SQL Server and i g…
1 replies
Hi frens, Can anyone help me to find the solution to have auto-incremented column with least comp…
3 replies
Hi all, Is there any easy way to do it in T-SQL statement? Thanks! Betty
6 replies
I have a table like this coming off our mainframe.... Name Text Matt Hi Matt How are …
4 replies
CREATE PROCEDURE [dbo].[stpEventsSearchResult] @searchstring varchar(100), @dtFrom datetime, @dtTo …
36 replies
My data looks like this SecurityIDDateClosePrice 102/11/20012.38 103/11/20012.36 104/11/2001…
1 replies
I need to retrieve the NT User Name from all PC's logged into MS SQL Server 2000. The following is …
9 replies
I've looked for the answer to this question everywhere and just can't find it. If a stored procedur…
4 replies
Is there a clever way to detect that a new row has been added to a table without using a trigg…
3 replies
I posted this to the "Suggestions" forum by mistake but here it is where it belongs: At what point …
4 replies
Hello friends I want to install datatbase from one pc to another...but i donot have any lan or tape…
5 replies
Viewing 15 topics - 8,521 through 8,535 (of 17,082 total)
You must be logged in to create new topics.