Вы находитесь на странице: 1из 1

2

create proc insertar_datos


@id_autor int,@nom_autor varchar(30),@apePater_autor varchar(30),@apeMater_autor
varchar(30),@tipo_autor varchar(30)
as
insert into autor id_autor,apePater_autor,apeMater_autor,tipo_autor
values
(id_autor=@id_autor,nom_autor=@nom_autor,apePater_autor=@apePater_autor,apeMater_au
tor=@apeMater_autor,tipo_autor=@tipo_autor)
insertar_datos 'Laura''San Miguel''Valencia''alumno'

4
create proc acutalizar_datos
@id_autor int,@nom_autor varchar(30),@apePater_autor varchar(30),@apeMater_autor
varchar(30),@tipo_autor varchar(30)
as
update
set
id_autor=@id_autor,nom_autor=@nom_autor,apePater_autor=@apePater_autor,apeMater_aut
or=@apeMater_autor,tipo_autor=@tipo_autor
where id_autor=@id_autor

Вам также может понравиться

  • Final
    Final
    Документ7 страниц
    Final
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Expo
    Expo
    Документ24 страницы
    Expo
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Programación WEB
    Programación WEB
    Документ15 страниц
    Programación WEB
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Programación WEB
    Programación WEB
    Документ15 страниц
    Programación WEB
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Practica 1 Front Controller
    Practica 1 Front Controller
    Документ5 страниц
    Practica 1 Front Controller
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Pruebas de Hipotesis para La Varianza de Una y Dos Poblaciones
    Pruebas de Hipotesis para La Varianza de Una y Dos Poblaciones
    Документ2 страницы
    Pruebas de Hipotesis para La Varianza de Una y Dos Poblaciones
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Dia Positi Vast Ics
    Dia Positi Vast Ics
    Документ31 страница
    Dia Positi Vast Ics
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Justificacion
    Justificacion
    Документ1 страница
    Justificacion
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Principios de Geometria Analitica
    Principios de Geometria Analitica
    Документ35 страниц
    Principios de Geometria Analitica
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • File
    File
    Документ1 страница
    File
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Leyendas Odt
    Leyendas Odt
    Документ4 страницы
    Leyendas Odt
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Cuadernillo de Metodologia de La Investigacion
    Cuadernillo de Metodologia de La Investigacion
    Документ24 страницы
    Cuadernillo de Metodologia de La Investigacion
    Adan Guerrero
    Оценок пока нет
  • Viajes
    Viajes
    Документ12 страниц
    Viajes
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Investigacion2,29 06 2013
    Investigacion2,29 06 2013
    Документ10 страниц
    Investigacion2,29 06 2013
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Antecedentes de La Geometria Imp
    Antecedentes de La Geometria Imp
    Документ1 страница
    Antecedentes de La Geometria Imp
    Angelo D. Azcorra Moguel
    Оценок пока нет
  • Antecedentes de La Geometria Imp
    Antecedentes de La Geometria Imp
    Документ1 страница
    Antecedentes de La Geometria Imp
    Angelo D. Azcorra Moguel
    Оценок пока нет