Topics
Started by
Posts
Last post
Hi Everybody, Declare @Temp VarChar(100) Set @Temp = 'a, b, c, e, 3' In the above example i need to…
5 replies
Hi all, In the MS SQL server’s table\Validate field, Is there a way to automate the following tas…
2 replies
Now that YUKON stored procedures can be written in any .NET language does this imply that the old w…
1 replies
There is a parameter in WHERE clause. I want to use the following result (say A) inner join another…
3 replies
Hi, I am facing problem with following query. Declare @Res int Set @Res = 0 Select @Res = 5000/(0-0…
5 replies
Hi , can you tell me how to access temp table information(values) in one stored procedure from…
1 replies
Hi All, I was doing EOD(runs with SP) process from front end, Sometimes I need to stop the EOD. I h…
1 replies
Hi till today I am working in Oracle I would like to know how to use outer join concept with *= and…
2 replies
Dear Friends, I am working in VB and SQL server. While generating MIS reports i a…
8 replies
I’ve been developing Microsoft OLAP and Datawarehouse solutions since the intro of Analysis Manag…
2 replies
Am I right in thinking that the next version of Visual Studio (Whidbey?) will have integrated suppo…
4 replies
Hi all Enclosed is a part of a query i.e. the where clause bit: where datepart(month,oh.date_…
2 replies
Hello Everyone, We want to take advantage of the new SNAPSHOT ISOLATION LEVEL that SQL Server Yukon…
2 replies
Does any one know if this SQL Global Variable @@PROCID is going to be available in Yukon? Thanks
3 replies
Forgive me if this seems like a stupid question. What does it mean when a document about Yukon stat…
1 replies
Viewing 15 topics - 4,141 through 4,155 (of 4,155 total)
You must be logged in to create new topics.