Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Optimization??? urgent pls...

Author  Topic 

kumar.sqldba
Starting Member

6 Posts

Posted - 2007-08-08 : 11:28:59
Hi All....

I am new to this SQL Server

I want to know what is

Table Optimization?
Database Optimization?

Please give me some Idea what I have to look for these?

Thank you...Waiting for you replies...

nr
SQLTeam MVY

12543 Posts

Posted - 2007-08-08 : 11:39:24
It means adding objects or redesigning to increase the performance of the access.


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)

7020 Posts

Posted - 2007-08-08 : 13:54:52
Job interview question?



CODO ERGO SUM
Go to Top of Page

kumar.sqldba
Starting Member

6 Posts

Posted - 2007-08-08 : 17:29:00
Yes it is an interview question? But I would like to know what are the topics we have to look into it...

Thank You
Go to Top of Page

Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)

7020 Posts

Posted - 2007-08-08 : 17:40:18
quote:
Originally posted by kumar.sqldba

Yes it is an interview question? But I would like to know what are the topics we have to look into it...

Thank You



You need to know what a DBA would know.



CODO ERGO SUM
Go to Top of Page
   

- Advertisement -