PGDLL Model Papers

Faculty: Law Post Graduate Diploma In Labour Law(PGDLL)Model Papers Sr. No. Paper Name Question Paper Link 1 Labour Jurisprudence and the International Labour Organization(I.L.O.) Click Here 2 Labour Law Labour Welfare, …

LLB Third Semester Model Papers

Faculty: Law LLB II Year(III Sem.)Model Papers Sr. No. Paper Name Question Paper Link 1 Bhartiya Nagrik Suraksha Sanhita Click Here

B.A. LL.B VII Semester Model Paper

Faculty: Law B.A. LL.B VII Semester Model Papers Sr. No. Paper Name Question Paper Link 1 Property Law Click Here

Cryptography

This is a part of lecture presented by Ms.Rashmi Sharma Asst.proffesor of Biyani girls college. The video is about cryptography And its importance in network security. In cryptography we send the …

Aggregate functions in SQL

Aggregate functions calculate the values of a column and return single value as result. These are: 1.avg() 2.min() 3.max() 4.count() 5.sum() 6.first() 7.last()