Student Reviews
                
                    
                            
    
    
    
    
                    
                    ( 5 Of 5 )
                
                1 review
             
         
        
        
     
          
        
            
                
                    Video of 22 Lesson  22   Alias in PostgreSql Database in PostgreSQL course by محمد جبريل   Mohamed Gbreel channel, video No. 22 free certified online                
            
            
                You will learn how to using alias in postgresql database to display your records with any name you like in easy way lets dive in.
- We using alias for table and columns
- We using alias for make columns more readable 
- we can using alias with keyword "AS" or without is valid
- When using alias with to word place make sure you putting in double quotes.
#database #postgresql #sql