Search results for java, rectangles, microsoft, sdet,all



Dear Hiring Manager, Please consider me for the position as advertised on web site dated. I am Master of Applied Mathematics with more than 11 yea ...
Answer in Java public static void sumFile ( String name ) { try { int total = 0; BufferedReader in = new BufferedRead ...
Another very common question is to count number of set bits in a given number. Solution in C# int Count(int Number) { int count = 0; while (Number ...
Traditionally CSS (Cascading Style Sheets) are static files with .css extension linked to your web pages by using “link” meta tags inside header s ...
Here are the screening interview questions I recieved from Microsoft recruiter. She sent me MS Word doc template and asked to fill it in. Didn't find ...
Company where asked this question: Microsoft
Interviewed for position: SDE-T, Tester
It's very beneficial for a potential database developer to know the types of triggers available, and how to implement them. A trigger is a specialize ...
An isolation level determines the degree of isolation of data between concurrent transactions. The default SQL Server isolation level is Read Committe ...

What is DTS?

Posted by Devin
Microsoft® SQL Server™ 2000 Data Transformation Services (DTS) is a set of graphical tools and programmable objects that lets you extract, transfor ...