Clase semana # 12
FUNCIONES
Use this mind map structure to discover unseen connections, generate new ideas and reach a better understanding of any given subject.
Tipos de funciones
Con calor de tablas
Escalares
Funciones integradas
In the conclusion you should have a brief summary of your key points.
AVG(): Calcula el promedio.
SUM(): Realiza la suma.
COUNT(): Contabiliza el total de registros.
DATETIME(): Regresa la fecha y hora del sistema en SQL Server.
CONCAT(): Concatena cadenas de texto.
LOWER(): Regresa el texto en minúsculas.
UPPER(): Regresa el texto en mayúsculas.
MAX(): Regresa el valor máximo.
MIN(): Regresa el valor mínimomary
Modificar y borrar
una función
DROP FUNCTION
ALTER FUNCTION
Sintaxis
The key points are the arguments which will support your thesis. These can be agreeing arguments or disagreeing arguments too, in each case they need to reflect on the main idea.
CREATE FUNCTION (,…n)
RETURNS
AS
BEGIN
RETURN
END
Introducción
crear
In the introduction you should state the ideas what you want to defend along the essay.
control de errores
inner join
consultas de tablas