159.
                                Difference between view and stored procedure?
                                
                                    View Description
                                    
                                        
                                    
                                
                                
                                    
                            
                        Is the SELECT statement that defines the view. The statement can use more than one table and other views. Appropriate permissions are required to select from the objects referenced in the SELECT clause of the view that is created.