Topics
Started by
Posts
Last post
Hi guys I have got a table as shown below. Funder Start_date End_date Client_NHI FMISCOde…
14 replies
I am trying to modify a configuration database that can get quite a bit of information. Howev…
1 replies
Guys, I have the following stored procedure - insertest2 which tries to print the results of the st…
1 replies
Is there a way to do this with T-SQL commands?
2 replies
I have a trigger like this: CREATE TRIGGER trgInsertPRT_T ON PRT_T AFTER INSERT AS INSERT INTO tblN…
4 replies
Hi All, I have been looking to challenge myself in T-SQL of the last few days. As a result I have b…
3 replies
I am using sql server 2005 my question is about index statistics how can I stop sql server from cre…
3 replies
Quick question: I have two table variables and need to perform an update on one of them based on th…
2 replies
Greetings, I need some help building a query and was hoping someone could help. I have a table that…
3 replies
Greetings, I need help with trying to call a stored procedure from w/in another. I seem to be call…
2 replies
Is there a way to specify an identity increment value other than n+1? Say, logarithmic? Also, rela…
5 replies
hi i have many rows containing a specific id example row1:11 &n…
4 replies
Hi, I've been struggling with a VB.Net 2005 project. I need to import a client file into SQL 2005. …
3 replies
Hi all, I'm attempting to create a sql statement (if possible) that can convert some day (date) bas…
2 replies
I recently came across this in a stored procedure ...where ... and FieldX *= FieldY... I cannot…
4 replies
Viewing 15 topics - 11,776 through 11,790 (of 12,230 total)
You must be logged in to create new topics.