Topics
Started by
Posts
Last post
hi, i am trying to compare data in four or more columns between two tables . if both the tables con…
2 replies
Hi if you remove the "order by" then result will be right but if you use order by then concatenati…
5 replies
Hi, Here is the scenario. Our company have 2 databases, database DEV is used for development and da…
6 replies
In the input file i get have got many " (double quotes) in one of the column. I use SSIS to transfe…
3 replies
Hi , i woote a trigger that will fire when an record inserted onto a table and the message will be …
2 replies
I am having a table column like Amount 5000 7500 2560 I need the total of the above column is like…
1 replies
Hi, I have the following figure 5,000. When I use Isnumeric () on this it returns 1 which is true h…
1 replies
Hi! Is there any guidance on using parallelism and indexed views? I just rewrote a dog slow query t…
1 replies
Hi I am having problem in my application when I activate application role. the Alter login doesn't …
1 replies
Hi I am new at SQL, so pls bear with me. How do I correct my code below select '1' [union] ,type,S…
5 replies
Hi all, Have looked at all the posts to do with this but none seem applicable Get this error msg wh…
2 replies
exec ril_pandl_stock_dtls 'abc',@fin_year,@fin_prdcode select* fromril_pandl_stk_valuation_dtl wh…
5 replies
declare @sql as varchar(max) Declare @CostCenterCode varchar (max) Set @CostCenterCode ='123' pri…
5 replies
Hello, I have parameters in store procedure called @date_from and @date_to. Both have data type var…
2 replies
Short story... We have a web application running on a database version that is BACKED UP AND RETORE…
1 replies
Viewing 15 topics - 931 through 945 (of 4,155 total)
You must be logged in to create new topics.