Topics
Started by
Posts
Last post
Hi Guys, How Can I drop this linked server? ( There has been no replication setup in the environmen…
8 replies
I Need Help, Please. I am trying to use a math formula stored as a string in a calculation in a rep…
11 replies
Within SQL Server I am trying to populate a cursor with no luck. After declaring a cursor you popu…
11 replies
Hello All, Is there any way to calculate XIRR in SQL server using T-SQL. Kindly suggest. Thankx
13 replies
Hi, I wish to drop a database when it exists, like this: DECLARE @DBNaam varchar(50), @file1 varcha…
4 replies
Hi, I have a table which has expression as a column and the data looks similar to the following . I…
18 replies
By: JediSQL
Hi All, Can you any help me out calculation of last 5 business days and next 5 business days. thank…
18 replies
I am working on a sql server DB mail sending task in which the mail body should be as HTML. Data ha…
10 replies
Hi, I made quite a lot of stored procedures in the master's *system* stored procedures folder. (The…
18 replies
I am trying to CREATE TABLE for the following: Members table, groups table, members_groups table, I…
3 replies
Hello! Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Lat…
5 replies
The table currently has a column with phone numbers, however I need to randomize/scramble them up s…
21 replies
All, Is there a simple way to do a select on a table to compare any column to see if it matches a v…
14 replies
Would like to know the Last Execution Date Time of Stored procedure . We use SQL Server 2005.
2 replies
how do we change IIf(InStr([tblA].col1,"abc")>0,[tblA].col1,"") AS xyz into a sql
6 replies
Viewing 15 topics - 1 through 15 (of 12,234 total)
You must be logged in to create new topics.