Conception Et Réalisation (SQL Server) by Grare Stéphane - HTML preview
PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.
Download the book in PDF, ePub, Kindle for a complete version.
Par le code
Pour supprimer un utilisateur, nous allons utiliser l’instruction DROP USER. Voici la syntaxe
de cette instruction :
DROP USER nomutilisateur
