Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Friday, 7 December 2018
Last Created Store Procedure SQL Server
›
SELECT * FROM INFORMATION_SCHEMA . ROUTINES WHERE ROUTINE_TYPE = N'PROCEDURE' and ROUTINE_SCHEMA = N'dbo' ...
Thursday, 29 November 2018
Solved : January, 2012 M4.2-R4: INTRODUCTION TO MULTIMEDIA
›
Multiple Choice 1.1 : C 1.2 : A 1.3 : D 1.4 : A
Monday, 26 November 2018
Get input type file size in KB
›
HTML < input type ="file" class ="upload" onchange =" readURL( this ) " id ="file" acce...
Saturday, 10 November 2018
Alter Table SQL Server
›
Making Unique key Syntax : alter table your_table add constraint constraint_Name unique (yourcolumn);
‹
›
Home
View web version