+1
    
    
    
        
        
        Є відповідь
        
        
    
    
    
    
    
    deleting all data from sql database
I have a sql database for the user to create and access himself. I know how to allow him to delete lines of data one at a time, but i want to know how to allow him to delete all data at once. Is that possible?
Служба підтримки клієнтів працює на UserEcho
                
query="TRUNCATE TABLE table_name"