Topics
Started by
Posts
Last post
Thanks For Helping Me, I've another problem with the TSQL statement what you just had sent. If I us…
1 replies
I need to be able store a formula in a character (varchar) field or variable, execute the formula,…
1 replies
How can I get the last event query statement for specified table. Is it Update or Insert or Delete ?
7 replies
I need to determine whether a year is a leap year, as I have a date sensitive activity that needs t…
5 replies
I am trying to replace all the null values in a table without having to hardcode each field name in…
2 replies
Hi, how ti implement Sybase's new line (hexadecimal '\x0D\x0A' ) in Sql Server? Thanks, Jelena
3 replies
I am trying to drop some columns in one table but i am getting following errors. Server: Msg 4922, …
3 replies
Hi! Trying to run: ... EXEC @RC = sp_article_validation @publication, @article, @rowcount_only…
1 replies
All our database tables have two fields; LastUpdated and LastApplied. New records will have both fi…
1 replies
Hi! I am trying to run a validation procedure on all articles for all published databases on the se…
1 replies
I've got a huge inefficiency in my code that I'm trying to fix. I’m coding in VB.NET using ASP.NET…
1 replies
. Edited by - johnbhoge on 12/22/2003 07:26:13 AM Skål - jh
7 replies
when I run this: select case when (GROUPING(ddtreasuryteam) = 1) THEN 'All Requests' else isnull(…
10 replies
Hi I want to write a strored procedure which will take a set of table names as arguments and a…
1 replies
Hi! I am using this instruction to write all permissions of all users/roles into a table: INSERT #u…
1 replies
Viewing 15 topics - 13,951 through 13,965 (of 17,082 total)
You must be logged in to create new topics.