Topics
Started by
Posts
Last post
Strange thing happen.... I have been using an sql code that include @@servername to retrieve name o…
13 replies
Hello, I wrote a recursive stored procedure and I encountered a problem with the nesting level. The…
5 replies
Im looking for a way to pull and export the last three transactions for a specific contract. The t…
10 replies
Dear SQL Wizards, This is something that has been bugging me for a while and I've ever heard of a g…
4 replies
Hi All, I want to know one basic thing...yes...what is the internal thing happening while executing…
21 replies
I'm pretty new to SQL Server so I apologize if this question doesn't make a lot of sense. I've got…
6 replies
Hi, i'm getting error 'An expression of non-boolean type specified in a context where a condition …
10 replies
I have some fairly complex views and want to display the definition of the view columns in some way…
3 replies
Hi All, I need quick help. create table #temp ( val decimal(16,10) ) insert into #temp select 45364…
3 replies
want to order in a particular column having thr below data. 1 a1 d1 12 0 90 9800 . i need the outpu…
8 replies
Hi Sugesh, Did the same what you said.. but same error.. Please help.. anyone..
3 replies
Hi I have the following problem: The data set obtained from a stored proc proc1 with input paramet…
13 replies
Hi, I have a requirement to search a text on the text datatype column and if the value exist, then …
2 replies
i, i would like to change the value of column names in the where cluse. for ex. where (case when @S…
1 replies
--The compute clause works great...but is there a way to have the results as part of the select que…
11 replies
Viewing 15 topics - 2,101 through 2,115 (of 17,082 total)
You must be logged in to create new topics.