Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 sql server view retriving wrong values

Author  Topic 

omkar.k28
Starting Member

8 Posts

Posted - 2012-03-27 : 03:03:45
HI all,

i created view with inner join of multiple table,

after that a added some column to the same view.

Now i am trying to retrieve the view with some column but it is giving some wrong values.

any one help on this ?

Sachin.Nand

2937 Posts

Posted - 2012-03-27 : 03:44:30
you need to post more info on what you mean by "some" column or "some" wrong values.

After Monday and Tuesday even the calendar says W T F ....
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-03-27 : 12:28:49
sounds like issue with join logic then
post some sample data and explain without which we cant suggest anything further

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -