Preview:
-- Maak gebruiker aan in de database
CREATE USER [user@domein.com] FROM EXTERNAL PROVIDER;

-- Ken alleen leesrechten toe
ALTER ROLE db_datareader ADD MEMBER [user@domein.com];
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter