Do you know spatial data types - geometry and geography in sql server 2008?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Can a table be moved to different filegroup?

0 Answers  


Indexes are updated automatically is the full-text index also updated automatically?

0 Answers  


How many partitions a clustered index has by default in sql server 2012?

0 Answers  


How does stuff differ from the replace function?

0 Answers  


Explain indexed views and partitioned view with their syntax.

0 Answers  






What is scd (slowly changing dimension)? : sql server analysis services, ssas

0 Answers  


What is the difference between WHERE AND IN? OR 1. SELECT * FROM EMPLOYEE WHERE EMPID=123 2. SELECT * FROM EMPLOYEE WHERE EMPID IN (123) WHAT IS THE DIFFERENCE?

15 Answers   Adsys, Cap Gemini,


What is clustered primary key?

0 Answers  


Do you know what is user defined datatypes and when you should go for them?

0 Answers  


Explain about analysis services?

0 Answers  


Can Having clause be used without Group by clause?

6 Answers   CarrizalSoft Technologies, CSC, CTS,


What is a Trace frag?Where can we use this?

1 Answers  


Categories