美文网首页
用MySQL管理大数据

用MySQL管理大数据

作者: Layla_Deng | 来源:发表于2018-08-10 15:31 被阅读0次

    By the end of this course,you will be able to

    1.Describe the structure of relational databases,

    2.Interpret and create entity relationship diagrams and relational schamas that describe the contents of specific criteria, and retrieve such data from MySQL an teradata databases that contain over one million rows of data.

    3.Execute practices that limit the impact of your queries on other coworkers.

    4. Summarize rows of data using aggregate function and segment aggregations according to specified variables.

    5. Combine and manipulate data from multiple tables, across a database.

    6.Retrieve records and compute calculations that are dependent on dynamic data features. And translate data analysis questions into SQL queries.

    相关文章

      网友评论

          本文标题:用MySQL管理大数据

          本文链接:https://www.haomeiwen.com/subject/bstlbftx.html