Topics
Started by
Posts
Last post
I have four tables, that are joined together by one column called loanid. I have been asked to join…
2 replies
Guys: I have following table with two columns in my DB. c1 c2 26/10/2009 …
6 replies
What I'm trying to do is create a table that has the tables with in a certain Database on my server…
4 replies
I'm finally experimenting with xml, specifically with passing a dataset/temp table to a stored proc…
1 replies
I currently have set @strbig ='db=' + @db + ' and (' + @word + '' + ')' which produces db=47 and (…
5 replies
I have a table languagemaster having values urdu hindi malyalam bengali punjabi kanada telugu I wan…
3 replies
I have a table named xyz that has data stored with different As_Of_Dates like 23-Apr,21-May,25-Jun,…
3 replies
Dear All; I need to convert the sp to view but in sqlstmt to throw the following Error Message; …
5 replies
Hi, I m trying to get the following result using getdate() : 2009-10-28 08:33:00.000 i.e: I want …
13 replies
Trimming a Text column, even when converting it to CHAR(20000) is not possible because RTRIM suppor…
10 replies
Hi All i an having this issue pls help i need to find percentage using this formula PERCENTAGE = (…
5 replies
I was surprised recently when a query that updates a record from a recordset with multiple rows suc…
7 replies
I am trying to create a generic table valued function which returns all child IDs for a specified p…
3 replies
I have four tables: loan borrower property status They all have the same column (loanid) I need to …
6 replies
Whats the best way to find the duplicate data in a sql server table? I am using SOUNDEX on Company …
8 replies
Viewing 15 topics - 4,996 through 5,010 (of 12,234 total)
You must be logged in to create new topics.