Database Operations
This section mainly introduces the basic operations of the database. The user cannot do
            any operation before login. DolphinDB will create an administrator account "admin" with
            the default password "123456" before its first startup. The administrator owns all
            permissions such as the login permission of "admin"
            account:
    login("admin","123456")