Left Join in creating database view
Hi - I'm trying to create a database view with a left join and I'm a little confused by the results I'm getting and questioning what "Leftjoin = true" means. What I'm try to create would be similar to writing a SQL query: Select * from sys_user a...
