Answer:
B. Fifa Soccer 
Explanation:
That should be your answer.
 
        
                    
             
        
        
        
Check who you are sending it to before you hit send 
        
             
        
        
        
Aaaaaaaeeeeeeeeiiiiiioooooouuuuuu
        
             
        
        
        
Answer:to add a column to existing table.
to rename any existing column.
to change datatype of any column or to modify its size.
to drop a column from the table.
Explanation:
hope this help
 
        
             
        
        
        
A source file has source code, what a human understands. It isn't compiled or linked.
An object file has compiled, but not linked intermediary code.
An executable file has compiled and linked code which is executable.