摘要:1.官网下载 2.下面参考: 第一次安装MYSQL,网上查找了半天才解决可以正常使用,浪费了很多时间现在重新整理一下,比较粗糙,供大家参考。操作系统是window7 ,64位。 step1.官网下载对应版本压缩包直接解压即可(网上很多下载教程) step2.注册MYSQL服务(刚开始没注册服务,直接
阅读全文
随笔分类 - 数据库--SQL
摘要:1.官网下载 2.下面参考: 第一次安装MYSQL,网上查找了半天才解决可以正常使用,浪费了很多时间现在重新整理一下,比较粗糙,供大家参考。操作系统是window7 ,64位。 step1.官网下载对应版本压缩包直接解压即可(网上很多下载教程) step2.注册MYSQL服务(刚开始没注册服务,直接
阅读全文
摘要:subtype:子类型; supertype:超类型; RDBMS (Relational Database Management System)
阅读全文
摘要:Objectives:1.Monitor performance 2.Optimize performance
阅读全文
摘要:Objectives:1.Implement triggers 2.Implement transactions
阅读全文
摘要:Objectives:1.Implement batches 2.Implement stored procedures 3.Implement functions
阅读全文
摘要:Objective:1.Create and manage indexs 2.Create and manage views 3.Implement a full-text search
阅读全文
摘要:Objectives 1.Manipulate data by using DML satesments 2.Manipulate XML data
阅读全文
摘要:Objectivs:1.Manage databases 2.Manage tables
阅读全文
摘要:Objectives:1.Query data by using joins 2.Query data by using subqueries 3.Manage result sets
阅读全文
摘要:Objectives:1.Retrieve data 2.Use function to customize the result set 3.Summarize and group data
阅读全文
摘要:1.Which one of the following components of SQL Server allows you to create and manage database objects? Database engine 2.Which one of the following f
阅读全文
摘要:Objectives:1.Appreciate SQL Server as a database server 2.Identify the SQL Server tools Instance: 1.Default Instance 2.Named Instance 1.Database Engin
阅读全文
|