How to select an exiting database using mssql_select_db()?


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

Post New Answer

More SQL Server Interview Questions

What are indexes? When do you need to create Indexes?

4 Answers   CarrizalSoft Technologies, HP,


what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1;

13 Answers   Patni,


Difference between DELETE and TRUNCATE?

0 Answers   TCS,


What are statistics, under what circumstances they go out of date, how do you update them?

2 Answers   HCL,


What is a table called, if it does not have neither Cluster nor Non-cluster Index?

2 Answers  






How to Insert multiple rows with a single insert statement?

0 Answers  


Can you create a logon trigger in sql server 2005 express edition?

0 Answers  


How to create stored procedures with parameters in ms sql server?

0 Answers  


What part does database design plays a role in performance of an sql server-based application?

0 Answers  


Why normalization is used?

0 Answers  


can you any body tell me suppose database is suspect mode. how can take to normal?

2 Answers   Teledata,


What is attribute hierarchy? : sql server analysis services, ssas

0 Answers  


Categories