<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bzz.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.bzz.ch/feed.php">
        <title>BZZ - Modulwiki - modul:m290:learningunits:lu06:loesungen</title>
        <description></description>
        <link>https://wiki.bzz.ch/</link>
        <image rdf:resource="https://wiki.bzz.ch/_media/wiki/logo.png" />
       <dc:date>2026-04-07T23:07:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290/learningunits/lu06/loesungen/l01?rev=1730201713&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290/learningunits/lu06/loesungen/l02?rev=1731512582&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bzz.ch/_media/wiki/logo.png">
        <title>BZZ - Modulwiki</title>
        <link>https://wiki.bzz.ch/</link>
        <url>https://wiki.bzz.ch/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.bzz.ch/modul/m290/learningunits/lu06/loesungen/l01?rev=1730201713&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-29T11:35:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU09.S01 - SQL- DCL: Preparatory Work</title>
        <link>https://wiki.bzz.ch/modul/m290/learningunits/lu06/loesungen/l01?rev=1730201713&amp;do=diff</link>
        <description>LU09.S01 - SQL- DCL: Preparatory Work

After applying tasks 1.1 - 1.5, the database including the table filled with the 10 rows of sample data should be available, as displayed in the following image.



Vocabulary
 English  German  ... ...
----------</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/modul/m290/learningunits/lu06/loesungen/l02?rev=1731512582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-13T15:43:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU09.S02 - SQL- DCL: CREATE USER</title>
        <link>https://wiki.bzz.ch/modul/m290/learningunits/lu06/loesungen/l02?rev=1731512582&amp;do=diff</link>
        <description>LU09.S02 - SQL- DCL: CREATE USER

Task 2.1

Create the User: Create a user named restrictedUser with the password SafePassword123 using the mysql_native_password plugin.
CREATE USER &#039;restrictedUser&#039;@&#039;localhost&#039; IDENTIFIED WITH mysql_native_password BY &#039;SafePassword123&#039;;</description>
    </item>
</rdf:RDF>
