What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 25548i want to create procedure for create table in sql server 2005 for example create procedure create_table @table varchar(20) as create @table( id int, name char(20) ) but it will get error what is solution?
5 8033Post New Aptech SQL Server Interview Questions
Mention what are the rules to name variable in vbscript?
Why do we use web services?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
Name the two main parts of .net?
How do you convert a formula to a value?
Define peak overshoot.
Choose right kind of layouts supported in sencha touch?
What is android:minsdkversion?
Market strategy is constantly changing, what steps have you taken in the last three months to keep up with of current trends?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How we create SQL Server 2005 Reporting Services ? Give me Sample
what is use of SDR function?
In extended withholding taxes for submission of tax returns i.e. quarterly & annual which sap note is used?
What is meant by forward referencing and when should it be used?
What is parameterization & why is parameterization necessary in the script?