9 Comments

    CRUD is:
    Create table
    Retrieve Table.
    Update table.
    Delete Table

    create table
    read
    update
    delete

    crud is

    Create
    READ
    UPDATE
    DELETE

    CRUD
    Create, Read, Update, Delete a table
    – Tomiwa

    Create , retrieve, update, delete opreations are called CRUD

    CREATE: Insert data into the table
    RETRIEVE: Search for data using SQL queries
    UPDATE: Change or modify data in a table
    DELETE: Delete data from a table

    CRUD operations are performed on GUI or application level

    CRUD is the acronym for
    CREATE , READ, UPDATE AND DELETE

    These are the various types of operations performed by the users on the database.

    The DB Admin will have the rights to give some or all of the CRUD permissions to the users according to their role or level in the organization.

    A user with READ permssion can only read the data by using the select queries and cannot modify any data in the database tables.

    Generally users are not given the Delete permission, until and unless their job or roles demands them to delete the database transactions.

Leave a Reply

Loading Questions

If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com