List of interview questions posted by Vishalneeraj-24503- Page 55



Category Interview Questions Title
JavaScript What are the ways of commenting a code or a statement in JavaScript? 13-Jan-2014 2142
JavaScript What are the types used in JavaScript? 13-Jan-2014 2417
Oracle How to change Data-Type of a column in Oracle Database? 13-Jan-2014 3108
Sql Server How to change Data-Type of a column in My-Sql Database? 13-Jan-2014 2328
Sql Server How to change Data-Type of a column in Sql-Server? 13-Jan-2014 2499
Sql Server How to remove an existing column in existing table? 13-Jan-2014 2111
Sql Server How to Add a column,with a default value as 'ÁA' in a Status column and current date in created_date column to an employee_master table? 13-Jan-2014 2189
Sql Server How to Add a column,with a default value to an existing table in SQL Server? 13-Jan-2014 2358
Sql Server How to add a column in existing table? 13-Jan-2014 2097
Sql Server When does below error occur? Column names in each table must be unique. Column name 'PROJECT_ISSUE_ID' in table 'ISSUE_REGISTER' is specified more than once. 13-Jan-2014 2652
JavaScript How to check Textbox contains any values or not? 12-Jan-2014 2662
JavaScript How to check whether Textbox object is initialized or not in Javascript? 12-Jan-2014 3638
Windows Forms What are the data-types used in value types and reference types? 11-Jan-2014 3816
Windows Forms What are the two types of properties in Dot Net? 11-Jan-2014 4131
Windows Forms What is Context menus in Windows Application? 11-Jan-2014 4628
ASP.NET What do you mean by Container controls in Asp.Net? 11-Jan-2014 4107
Sql Server How many Clustered Index Table have? 11-Jan-2014 2711
ADO.NET How do we call and execute a Stored Procedure in Dot Net? 11-Jan-2014 2938
Sql Server What is the output of below query? declare @str1 varchar(50); declare @str2 varchar(50); set @str1 = 'Vishal'; set @str2= 'Kumar'; select nullif(@str1,@str2); 31-Dec-2013 6183
Sql Server What is the output of below sql query? declare @str1 varchar(50); declare @str2 varchar(50); set @str1 = 'Vishal'; set @str2= 'visHaL'; select nullif(@str1,@str2); 31-Dec-2013 5783

Navigate to page: 1 | ... 48 49 50 51 52 53 54 55  56 57 58 59 60 61 62 ... 71