Pg
dbname=informe2002
postgres
select materia, nivel, facultad, semestre from cursos_sem where rfc='RIPJ600925'
select nombre, inst from distinciones where rfc='RIPJ600925'
select * from articulos where rfc='RIPJ600925'
select autores, titulo, edit, isbn from libros where rfc='RIPJ600925'
select editores, titulo, autores2, edit, pags, periodo, isbn from capitulos_lib where rfc='RIPJ600925'
select nombre, ini_p, fin_p, don_pat, logros from proyectos where rfc='RIPJ600925'
select titulo,tipo_pat,registro from patentes where rfc='RIPJ600925'
select frh.nombre_est,frh.inst,nivel_frh.nivel,frh.titulo,frh.fecha from frh,nivel_frh where (rfc='RIPJ600925') and (tipo_part=1 or tipo_part=2) and (frh.nivel=nivel_frh.cla_niv)
No hay datos