Topics
Started by
Posts
Last post
Hi, Earlier I created an instead of trigger to prevent updates containing a certain string to a num…
4 replies
hi members, The following are the tables I use: declare @totable table (gid int,parent int,id int,p…
1 replies
I have inherited a T-SQL script from a developer and have found the following statement, which has …
2 replies
Hi All, Sorry if this is posted in the wrong area, I'm currently being trained up on SQL Server 20…
3 replies
Hi all, I was wondering how i can convert the following int value to datetime (ie 20090101) I have …
6 replies
Dear all, In my database date is stored like '2004-01-07 00:00:00' & is it possible …
8 replies
I have a sql script which performs well until I try to encapsulate it in a stored procedure. The st…
3 replies
Hi All, I need a query to know who deleted my Table..from my database. Cheers! Sandy. --
9 replies
This is related to an article on mssql tips: http://www.mssqltips.com/tip.asp?tip=1545 I have a num…
6 replies
hi i got a excel file which i just need to import to sql server DB so the problem here is i will be…
1 replies
hi members, The following are the tables I use: declare @totable table (gid int,parent int,id int,p…
4 replies
we know that when using RaiseError function, the function supports providing parameters to subsitit…
2 replies
[font="Arial"]I have five columns in my table: Statement_num Fees_Due Initials Fees_Billed Credit…
8 replies
Hi SQL Experts, I have a table with the below structure: Pri_ID RefID ParentID 1 …
6 replies
I am creating a stored procedure. Following is the codE: set ANSI_NULLS ON set QUOTED_IDENTIFIER ON…
1 replies
Viewing 15 topics - 9,181 through 9,195 (of 12,230 total)
You must be logged in to create new topics.