<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Nhóm 27 -  Thực tập chuyên môn CSDL by Võ Thị Như Ý</title>
      <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx</link>
      <description>Phân công nhiệm vụ</description>
      <language>en-us</language>
      <pubDate>2022-01-21 13:55:06 UTC</pubDate>
      <lastBuildDate>2024-10-26 05:41:48 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>tạo trigger</title>
         <author>1911505310149</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006307257</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:05:25 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006307257</guid>
      </item>
      <item>
         <title>trigger giảng viên phản biện phải có trong hội đồng chấm thi</title>
         <author>1911505310149</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006308127</link>
         <description><![CDATA[<div>CREATE TRIGGER `tg_GVPB1` AFTER INSERT ON `ct_hoidong`<br>&nbsp;FOR EACH ROW BEGIN<br>&nbsp;DECLARE count1 int;<br>&nbsp;declare macanbo int;<br>&nbsp;DECLARE id_hoidong int;<br>&nbsp;set count1 = 0;<br>&nbsp;set macanbo = NEW.macanbo;<br>&nbsp;set id_hoidong = NEW.id_hoidong;<br>&nbsp;set count1 =( SELECT count(*) from ct_hoidong as ct, hoidongchamthi AS HDCT, doan as DA, giangvienphanbien AS GVPB<br>&nbsp;where ct.macanbo=macanbo and ct.id_hoidong=id_hoidong and id_hoidong=HDCT.id_hoidung and DA.madoan =HDCT.madoan and DA.madoan =GVPB.madoan and macanbo = GVPB.macanbo);<br>&nbsp;if count1 &gt;=2<br>&nbsp;THEN<br>&nbsp;SIGNAL sqlstate '45002' set message_text = 'Giảng viên phản biện đã tồn tại';<br>&nbsp;else<br>&nbsp;if count1 =0<br>&nbsp;THEN<br>&nbsp;BEGIN<br>&nbsp;DECLARE count2 int;<br>&nbsp;set count2=0;<br>&nbsp;set count2=( SELECT COUNT(*) from ct_hoidong as ct, hoidongchamthi AS HDCT, doan as DA, giangvienphanbien AS GVPB<br>&nbsp;WHERE ct.id_hoidong=HDCT.id_hoidung and HDCT.madoan=DA.madoan and DA.madoan=GVPB.madoan and ct.macanbo =GVPB.macanbo and id_hoidong=ct.id_hoidong); if count2=0<br>&nbsp;THEN<br>&nbsp;SIGNAL sqlstate '45003' set message_text = 'Chưa có giảng viên phản biện';<br>&nbsp;END if;<br>&nbsp;end;<br>&nbsp;END if;<br>&nbsp;END if;<br>&nbsp;END</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:07:04 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006308127</guid>
      </item>
      <item>
         <title>giảng viên phụ trách không nằm trong hội đồng chấm thi</title>
         <author>1911505310149</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006308481</link>
         <description><![CDATA[<div>CREATE TRIGGER `tg_GVPT` AFTER INSERT ON `ct_hoidong`<br>&nbsp;FOR EACH ROW BEGIN<br>&nbsp;DECLARE count1 int;<br>&nbsp;declare macanbo int;<br>&nbsp;DECLARE id_hoidong int;<br>&nbsp;set count1 = 0;<br>&nbsp;set macanbo = NEW.macanbo;<br>&nbsp;set id_hoidong = NEW.id_hoidong;<br>&nbsp;set count1 =( SELECT count(*) from hoidongchamthi AS HDCT, doan as DA, giangvienphutrach AS GVPT, chitiet_doan as ct, sinhvien as sv<br>&nbsp;where id_hoidong=HDCT.id_hoidung and DA.madoan =HDCT.madoan and DA.madoan =ct.madoan and ct.masv=sv.masinhvien and sv.masinhvien=GVPT.masinhvien and macanbo = GVPT.macanbo);<br>&nbsp;if count1 =1<br>&nbsp;THEN<br>&nbsp;SIGNAL sqlstate '45004' set message_text = 'Trùng giảng vien phụ trách';<br>&nbsp;<br>&nbsp;END if;<br><br></div><div><br><br></div><div><br>&nbsp;END</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:07:47 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006308481</guid>
      </item>
      <item>
         <title>Chỉnh sửa các bảng trong thiết kế bảng</title>
         <author>nhuyppt29112001</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006309014</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:08:40 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006309014</guid>
      </item>
      <item>
         <title>Tạo bảng</title>
         <author></author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006319307</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1548294856/ffc16f01e6af94368b2c3679ca3e1f9e/SQLNew.sql" />
         <pubDate>2022-01-22 12:24:41 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006319307</guid>
      </item>
      <item>
         <title>Ràng buộc toàn vẹn liên bộ</title>
         <author>nhuyppt29112001</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006321528</link>
         <description><![CDATA[<div><br>1.1 Trong bảng SinhVien(MaSinhVien, HoTen, NgaySinh, SoDienThoai, GioiTinh, Lop, Email, DiaChi,MaLop)</div><div><br>&nbsp;t1, t2&nbsp; SinhVien</div><div>t1&nbsp; t2 =&gt; t1.MaSinhVien&nbsp; t2.MaSinhVien</div><div><br>1.2 Trong bảng ChuyenNganh(Id_Nganh, TenNganh, Id_Khoa)</div><div><br>&nbsp;t1, t2&nbsp; ChuyenNganh</div><div>t1&nbsp; t2 =&gt; t1.TenNganh&nbsp; t2.TenNganh</div><div><br>1.3 Trong bảng KHOA(ID_Khoa, TenKhoa)</div><div><br>&nbsp;t1, t2&nbsp; KHOA</div><div>t1&nbsp; t2 =&gt; t1. ID_Khoa&nbsp; t2. ID_Khoa</div><div><br>1.4 Trong bảng CANBO(MaCanBo, HoTen, NgaySinh, SoDienThoai, GioiTinh, DonViCongTac, HocVi, DiaChi, Email, MaChuyenNganh)</div><div><br>&nbsp;t1, t2&nbsp; CANBO</div><div>t1&nbsp; t2 =&gt; t1.MaCanBo&nbsp; t2. MaCanBo</div><div><br>1.5 Trong bảng CHITIETCHUCVU(MaCanBo, MaChucVu)</div><div><br>&nbsp;t1, t2&nbsp; CHITIETCHUCVU</div><div>t1&nbsp; t2 =&gt; t1. MaCanBo &amp; t1. MaCanBo &nbsp; t2.TenLop</div><div><br>1.6 Trong bảng CHUCVU (MaChucVu, TenChucVu)</div><div><br>&nbsp;t1, t2&nbsp; CHUCVU</div><div>t1&nbsp; t2 =&gt; t1.MaChucVu t2. MaChucVu</div><div><br>1.7 DoAn(MaDoAn, TenDeTai, ThoiGianBatDau, ThoiGianKetThuc, FileDoAn, FileNXphanBien, MaDeCuong, MaSinhVien, NamHoc)</div><div>n1n2&nbsp; DoAn<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n1n2&nbsp; &nbsp; =&gt; n1.MaDoAn&nbsp; n2.MaDoAn<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&gt; n1.TenDeTai&nbsp; n2.TenDeTai<br><br></div><div><br>1.8 DeCuong(MaDeCuong, MucTieu, NoiDungChinh, KetQuaDuKien, NhanXet, ID_TrangThai, ID_GD)</div><div>n1n2&nbsp; DeCuong<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n1n2&nbsp; &nbsp; =&gt; n1.MaDeCuong&nbsp; n2.MaDeCuong<br><br></div><div><br>1.9 TrangThai(ID_TT, TenTT, MoTa)</div><div>n1n2&nbsp; TrangThai<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n1n2&nbsp; &nbsp; =&gt; n1.ID_TT&nbsp; n2.ID_TT<br><br></div><div><br>1.10&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GiaiDoanDeCuong(id_GD, ThoiGian, NoiDung, FileDanhGia, ThoiGianBatDau, ThoiGianKetThuc, MaDeCuong, idFileBaoCao, KetQuaDuKien, KetQuaThucTe)</div><div>n1n2&nbsp; GiaiDoanDeCuong<br>&nbsp; n1n2&nbsp; &nbsp; =&gt; n1.id_GD&nbsp; n2.id_GD</div><div><br>1.11&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;HoiDongChamThi(ID_HoiDong, MaDoAn, FileKetQua)</div><div>n1n2&nbsp; HoiDongChamThi<br>&nbsp; n1n2&nbsp; &nbsp; =&gt; n1.ID_HoiDong&nbsp; n2.ID_HoiDong<br><br></div><div><br>1.12&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CT_HoiDong (ID_CT, MaCanBo, NhiemVu, ID_HoiDong)</div><div>n1n2&nbsp; CT_HoiDong<br>&nbsp; n1n2&nbsp; &nbsp; =&gt; n1.ID_CT&nbsp; n2.ID_CT<br><br></div><div><br>1.13&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CT_PhieuChamDiem (ID_PhieuChamDiem, NoiDung, DiemToiDa, DiemDanhGia, ID_CT)</div><div>n1n2&nbsp; CT_PhieuChamDiem<br>&nbsp; n1n2&nbsp; &nbsp; =&gt; n1.ID_ PhieuChamDiem&nbsp; n2.ID_ PhieuChamDiem<br><br></div><div><br>1.14&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GiangVienPhuTrach (ID, MaSinhVien, MaCanBo)</div><div>n1n2&nbsp; GiangVienPhuTrach<br>&nbsp; n1n2&nbsp; &nbsp; =&gt; n1.ID&nbsp; n2.ID<br><br></div><div><br>1.15&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GiangVienPhanBien (ID, MaDoAn, MaCanBo)</div><div>n1n2&nbsp; GiangVienPhanBien<br>&nbsp; n1n2&nbsp; &nbsp; =&gt; n1.ID&nbsp; n2.ID<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:28:16 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006321528</guid>
      </item>
      <item>
         <title>Ràng buộc toàn vẹn về phụ thuộc tồn tại</title>
         <author>nhuyppt29112001</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006322652</link>
         <description><![CDATA[<div><br>2.1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Trong bảng BoMon(MaBoMon, TenBoMon) có ít nhất một vai trò</div><div><br></div><div><br>2.2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Trong bảng SinhVien(MaSinhVien, HoTen, NgaySinh, SoDienThoai, GioiTinh, Lop, Email, DiaChi,MaLop)</div><div><br></div><div><br>2.3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Trong bảng ChuyenNganh(ID_ChuyenNganh, TenNganh, Id_Khoa)</div><div><br></div><div><br>2.4&nbsp; &nbsp; Trong bảng CHUCVU (MaChucVu, TenChucVu) và CHITIETCHUCVU(MaCanBo, MaChucVu)</div><div>CHITIETCHUCVU [MaChucVu]&nbsp; CHUCVU [MaChucVu]</div><div><br>2.5&nbsp; &nbsp; Trong bảng CHITIETCHUCVU(MaCanBo, MaChucVu) và CANBO(MaCanBo, HoTen, NgaySinh, SoDienThoai, GioiTinh, DonViCongTac, HocVi, DiaChi, Email, MaChuyenNganh)</div><div><br>CHITIETCHUCVU [MaCanBo]&nbsp; CANBO [MaCanBo]<br><br></div><div><br>2.6&nbsp; &nbsp; Trong bảng SinhVien(MaSinhVien, HoTen, NgaySinh, SoDienThoai, GioiTinh, Lop, Email, DiaChi,MaLop) và GiangVienPhuTrach (ID, MaSinhVien, MaCanBo)</div><div><br>GiangVienPhuTrach [MaSinhVien]&nbsp; SinhVien [MaSinhVien]<br><br></div><div><br>2.7&nbsp; &nbsp; Trong bảng HoiDongChamThi (ID_HoiDong, MaDoAn, FileKetQua) và bảng CT_HoiDong(ID_CT, MaCanBo, NhiemVu, ID_HoiDong)</div><div>CT_HoiDong [ID_HoiDong]&nbsp; HoiDongChamThi [ID_HoiDong]<br><br></div><div><br>2.8&nbsp; &nbsp; TrangThai(ID_TT, TenTT, MoTa) và DeCuong(MaDeCuong, MucTieu, NoiDungChinh, KetQuaDuKien, NhanXet, ID_TrangThai, ID_GD)</div><div>TrangThai(id_TT)&nbsp; DeCuong(idTrangThai)<br><br></div><div><br>2.9&nbsp; &nbsp; DeCuong(MaDeCuong, MucTieu, NoiDungChinh, KetQuaDuKien, NhanXet, ID_TrangThai, ID_GD) và GiaiDoanDeCuong(id_GD, ThoiGian, NoiDung, FileDanhGia, ThoiGianBatDau, ThoiGianKetThuc, MaDeCuong, idFileBaoCao, KetQuaDuKien, KetQuaThucTe)</div><div>DeCuong(MaDeCuong) GiaiDoanDeCuong(MaDeCuong)<br><br></div><div><br>2.10&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DeCuong(MaDeCuong, MucTieu, NoiDungChinh, KetQuaDuKien, NhanXet, ID_TrangThai, ID_GD) và DoAn(MaDoAn, TenDeTai, ThoiGianBatDau, ThoiGianKetThuc, FileDoAn, FileNXphanBien, MaDeCuong, MaSinhVien, NamHoc)</div><div>DeCuong(MaDeCuong)&nbsp; DoAn(MaDeCuong)<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:30:19 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006322652</guid>
      </item>
      <item>
         <title>Trigger tg_GVPB</title>
         <author></author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006326120</link>
         <description><![CDATA[<div>Ràng buộc giáo viên phản biện khác với giao viên phụ trách</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1548294856/e961a3fde9f8c3313d79146d7b86d2a8/tg_GVPB.sql" />
         <pubDate>2022-01-22 12:36:31 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006326120</guid>
      </item>
      <item>
         <title>làm lại erd</title>
         <author>1911505310149</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006326341</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/689969155/8d0430ceb64228381db84c79ae947843/erd_lamLai.mdj" />
         <pubDate>2022-01-22 12:36:54 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006326341</guid>
      </item>
      <item>
         <title>TG_CTDeCuong</title>
         <author></author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006328426</link>
         <description><![CDATA[<div>Ràng buộc về thời gian của giai đoạn đề cương.<br>Thời gian giai đoạn đề cương phải nằm trong thười gian đồ án</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1548294856/b74fe543fd5485a7a1e8d797359b4d43/TG_CTDeCuong.sql" />
         <pubDate>2022-01-22 12:40:04 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006328426</guid>
      </item>
      <item>
         <title>Ràng buộc toàn vẹn miền giá trị</title>
         <author></author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006328484</link>
         <description><![CDATA[<div>1.1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Trong bảng SinhVien(MaSinhVien, HoTen, NgaySinh, SoDienThoai, GioiTinh, MaLop, Email, DiaChi)</div><div>&nbsp;t&nbsp; SinhVien, t.GioiTinh&nbsp; [“Nam”, “Nữ”]<br><br></div><div><br>1.2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Trong bảng SinhVien(MaSinhVien, HoTen, NgaySinh, SoDienThoai, GioiTinh, MaLop, Email, DiaChi)</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:40:10 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006328484</guid>
      </item>
      <item>
         <title>Ràng buộc toàn vẹn liên thuộc tính</title>
         <author></author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006329340</link>
         <description><![CDATA[<div>2.1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DoAn(MaDoAn, TenDeTai, ThoiGianBatDau, ThoiGianKetThuc, FileDoAn, FileNXPhanBien, MaDeCuong, MaSinhVien, NamHoc)<br><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;n&nbsp; DoAn(n.NgayBatDau &lt; n.NgayKetThuc)<br><br></div><div>2.2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GiaiDoanDeCuong(ID_GD, ThoiGian, NoiDung, File_DanhGia, ThoiGianBatDau, ThoiGianKetThuc, MaDeCuong, idFileBaoCao, KetQuaDuKien, KetQuaThucTe)<br><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n&nbsp; GiaiDoanDoAn(n.NgayBatDau &lt; n.NgayKetThuc)&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:41:23 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006329340</guid>
      </item>
      <item>
         <title>Trần Đại</title>
         <author>nhuyppt29112001</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006329657</link>
         <description><![CDATA[<div>- Tạo bảng<br>- Trigger Giảng viên phản biện không trùng với giảng viên phụ trách&nbsp;<br>- Trigger Thời gian giai đạn đề cương nằm trong thời gian đồ án&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:41:49 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006329657</guid>
      </item>
      <item>
         <title>Võ Quang Tấn</title>
         <author>nhuyppt29112001</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006330452</link>
         <description><![CDATA[<div>- Trigger Giảng viên phản biện vào trong Hội đồng chấm thi<br>-&nbsp; Trigger Giáng viên phụ trách không nằm trong Hội đồng chấm thi<br>- Làm lại ERD</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:42:59 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006330452</guid>
      </item>
      <item>
         <title>insert thông tin</title>
         <author></author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006330874</link>
         <description><![CDATA[<div>insert into chucvu&nbsp;<br>values ('0000001', 'Hieu Truong'),<br>		('0000002', 'Truong Khoa'),<br>		('0000003', 'Truong Bo Mon'),<br>		('0000004', 'Giao Vien Huong Dan'),<br>		('0000005', 'Hieu Pho');<br><br><br>insert into khoa&nbsp;<br>values ('0000011', 'Khoa Dien Dien Tu'),<br>		('0000012', 'Khoa Co Khi'),<br>		('0000013', 'Khoa Su Pham'),<br>		('0000014', 'Khoa KT Xay Dung'),<br>		('0000015', 'Khoa CN Hoa Hoc');<br>		<br>insert into trangthai<br>values ('0000111', 'Da Nop', 'Da Hoan Thanh'),<br>		('0000112', 'Chua Nop', 'Chua Hoan Thanh');<br><br>insert into bomon (mabomon,tenbomon,makhoa)<br>values ('0001111', 'cntt', '0000011'),<br>		('0001112', 'Tu Dong Hoa', '0000012'),<br>		('0001113', 'Co Dien', '0000013'),<br>		('0001114', 'Cau Duong', '0000014'),<br>		('0001115', 'khoa hoc', '0000015');<br>		<br>insert into lop<br>values ('0011111', '19t1', '0001111'),<br>		('0011112', '19dl1', '0001113'),<br>		('0011113', '19t2', '0001111'),<br>		('0011114', '19xd1', '0001114'),<br>		('0011115', '19kt1', '0001112');<br>		<br>insert into chuyennganh<br>values ('1000000', 'chuyen nganh cntt', 'chuyen nganh', '0001111'),<br>		('2000000', 'chuyen nganh tu dong hoa', 'chuyen nganh', '0001112'),<br>		('3000000', 'chuyen nganh co khi', 'chuyen nganh', '0001113'),<br>		('4000000', 'chuyen nganh xay dung', 'chuyen nganh', '0001114'),<br>		('5000000', 'chuyen nganh dien', 'chuyen nganh', '0001113');<br>	<br>insert into canbo<br>values ('1100000', 'Vo Quang Tan', '0948375927', 'Quang Nam', '1', 'voquangtan@gmail.com', '0001111'),<br>		('2100000', 'Tran Quang Huy', '0940975927', 'Quang Tri', '1', 'tranquanghuy@gmail.com', '0001113'),<br>		('3100000', 'Vo Nhu Y', '0948315927', 'Da Nang', '0', 'vonhuy@gmail.com', '0001111'),<br>		('4100000', 'Tran Dai', '0940475920', 'Quang Nam', '1', 'trandai@gmail.com', '0001112'),<br>		('5100000', 'Nguyen Van An', '0948371227', 'Quang Ngai', '1', 'nguyenvanan@gmail.com', '0001111');<br>		<br>insert into chitiet_cv<br>values ('1100000', '0000001'),<br>		('2100000', '0000004'),<br>		('3100000', '0000003'),<br>		('4100000', '0000005'),<br>		('5100000', '0000002');<br><br>insert into sinhvien<br>values ('1110000', 'Vo Quang Tan', '1', 'voquangtan@gmail.com', '0915783641', 'Quang Nam', '0011111'),<br>		('2110000', 'Tran Quang Huy', '1', 'tranquanghuy@gmail.com', '0915283641', 'Quang Tri', '0011111'),<br>		('3110000', 'Vo Nhu Y', '0', 'vonhuy@gmail.com', '0915858421', 'Da Nang', '0011112'),<br>		('4110000', 'Tran Dai', '1', 'trandai@gmail.com', '0919174823', 'Quang Nam', '0011114'),<br>		('5110000', 'Le Quang Thanh', '1', 'lequangthanh@gmail.com', '0915783641', 'Quang Nam', '0011113');	<br>		<br>insert into giangvienphutrach<br>values ('1111000', '2110000', '1100000'),<br>		('2111000', '1110000', '2100000'),<br>		('3111000', '5110000', '3100000'),<br>		('4111000', '3110000', '4100000'),<br>		('5111000', '4110000', '5100000');<br><br>insert into doan<br>values ('1111100', 'de tai 1', '2021/11/1', '2022/1/23', 'file_nx1', '2022', '6', '7' ),<br>		('2111100', 'de tai 2', '2021/12/1', '2022/2/24', 'file_nx2', '2022', '8', '4' ),<br>		('3111100', 'de tai 3', '2021/1/15', '2022/1/25', 'file_nx3', '2022', '5', '7' ),<br>		('4111100', 'de tai 4', '2021/1/13', '2022/3/26', 'file_nx4', '2022', '6', '8' ),<br>		('5111100', 'de tai 5', '2021/1/14', '2022/5/29', 'file_nx5', '2022', '9', '7' );<br>	<br>insert into decuong<br>values ('1111110', 'ket qua tot', 'trinh bay noi dung 1', 'diem a', 'tot', '0000111', '1111100'),<br>		('2111110', 'ket qua tot', 'trinh bay noi dung 2', 'diem b', 'kha', '0000111', '5111100'),<br>		('3111110', 'ket qua tot', 'trinh bay noi dung 3', 'diem a', 'tot', '0000112', '3111100'),<br>		('4111110', 'ket qua tot', 'trinh bay noi dung 4', 'diem a', 'tot', '0000111', '4111100'),<br>		('5111110', 'ket qua tot', 'trinh bay noi dung 5', 'diem b', 'kha', '0000112', '2111100');<br>		<br>insert into giaidoandecuong<br>values ('1111111', 'giaidoan1', 'tot', '2021/1/11', '2022/1/23', '1111110', 'filebaocao1', 'tot', 'tot'),<br>		('2111111', 'giaidoan2', 'chua tot', '2021/1/12', '2022/2/24', '3111110', 'filebaocao2', 'chua tot', 'chua tot'),<br>		('3111111', 'giaidoan3', 'chua tot', '2021/1/15', '2022/1/25', '5111110', 'filebaocao3', 'tot', 'tot'),<br>		('4111111', 'giaidoan4', 'tot', '2021/1/13', '2022/3/26', '2111110', 'filebaocao4', 'tot', 'tot'),<br>		('5111111', 'giaidoan5', 'tot', '2021/1/14', '2022/5/29', '4111110', 'filebaocao5', 'tot', 'chua tot');<br>		<br>insert into file<br>values	('2222221', 'file 1', 'duong dan 1', '3111100'),<br>		('2222222', 'file 2', 'duong dan 2', '2111100'),<br>		('2222223', 'file 3', 'duong dan 3', '5111100'),<br>		('2222224', 'file 4', 'duong dan 4', '1111100'),<br>		('2222225', 'file 5', 'duong dan 5', '4111100');<br>		<br>insert into hoidongchamthi<br>values ('0111111', '5111100', 'file ket qua 1'),<br>		('0111112', '4111100', 'file ket qua 2'),<br>		('0111113', '3111100', 'file ket qua 3'),<br>		('0111114', '2111100', 'file ket qua 4'),<br>		('0111115', '1111100', 'file ket qua 5');<br>		<br>insert into ct_hoidong<br>values ('1111111', '1100000', 'hoan thanh nhiem vu 1', '0111115'),<br>		('1111112', '2100000', 'hoan thanh nhiem vu 2', '0111111'),<br>		('1111113', '5100000', 'hoan thanh nhiem vu 3', '0111113'),<br>		('1111114', '4100000', 'hoan thanh nhiem vu 4', '0111114'),<br>		('1111115', '3100000', 'hoan thanh nhiem vu 5', '0111112');<br>		<br>insert into ct_phieuchandiem<br>values ('3333331', 'bai lam chua hoan thanh', '10', '7', '1111113'),<br>		('3333332', 'bai lam chua tot', '10', '6', '1111112'),<br>		('3333333', 'bai lam chua hoan thanh', '10', '7', '1111111'),<br>		('3333334', 'bai lam tot', '10', '9', '1111114'),<br>		('3333335', 'bai lam can hoan thien hon', '10', '8', '1111115');<br>		<br>insert into chitiet_doan<br>values ('1111100', '1110000'),<br>		('2111100', '3110000'),<br>		('3111100', '2110000'),<br>		('4111100', '4110000'),<br>		('5111100', '5110000');<br>		<br>insert into giangvienphanbien<br>values ('gvpb1', '1111100', '1100000'),<br>		('gvpb2', '5111100', '5100000'),<br>		('gvpb3', '4111100', '2100000'),<br>		('gvpb4', '3111100', '3100000'),<br>		('gvpb5', '2111100', '4100000');</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:43:44 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006330874</guid>
      </item>
      <item>
         <title>Trần Quang Huy</title>
         <author>nhuyppt29112001</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006330923</link>
         <description><![CDATA[<div>- Ràng buộc toàn vẹn miền giá trị<br>- Ràng buộc tàn vẹn thuộc tính<br>- Insert thông tin </div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:43:50 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006330923</guid>
      </item>
      <item>
         <title>Võ Thị Như Ý</title>
         <author>nhuyppt29112001</author>
         <link>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006331989</link>
         <description><![CDATA[<div>- Thêm bảng trong thiết kế bảng&nbsp;<br>- Ràng buộc toàn vẹn liên bộ<br>- Ràng buộc toàn vẹn về phụ thuộc tồn tại</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-01-22 12:45:35 UTC</pubDate>
         <guid>https://padlet.com/nhuyppt29112001/nah0h2nxm27tv1cx/wish/2006331989</guid>
      </item>
   </channel>
</rss>
