How to prepare for Microsoft test 70-229.

Design tests are always tricky and require some experience. There is not a whole lot you can do to prepare for this test other than have the experience with SQL Server 2000. So, in order to practice, you should think up an application requirement, design a database, and play with it using Enterprise Manager and Transact-SQL. And, you must not forget to check out the new features of SQL Server 2000. You can also do the following to practice the 70-229 test:

  1. Install and uninstall SQL Server 2000.
  2. Create a database, tables, primary keys, foreign keys, indexes, views, triggers, stored procedures, and functions.
  3. Insert, update, and delete data using Transact-SQL statements
  4. Create a DTS package and transfer data through it.
  5. Create a link server and run ad hoc queries using the OPENQUERY function.
  6. Setup and configure a replication server.
  7. Create email notifications.
  8. Create query plans.
  9. Use profiler and capture, analyze, replay, and study traces.
  10. Define object level security including database, table, and column level permissions.

Leave a Reply

Your email address will not be published. Required fields are marked *