Can select statements be used on views in ms sql server?



Can select statements be used on views in ms sql server?..

Answer / Anees Ahmad

When working with NULL values and DateTime operations in MS SQL Server, you may face unexpected results or errors. It's generally recommended to handle NULL values explicitly using ISNULL(), COALESCE(), or IFNULL() functions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

what are cursors? : Sql server database administration

1 Answers  


How to provide login information for a new odbc dsn?

1 Answers  


What you can do to delete a table without the delete trigger firing?

1 Answers  


Can you use order by when defining a view?

1 Answers  


What is checkpoint in sql server?

1 Answers  


What is difference between delete & truncate commands?

1 Answers  


What is view in sql?

1 Answers  


In what sequence sql statement is processed?

1 Answers  


how will add additional conditions in sql?

1 Answers   Amdocs, Apps Associates,


What is the difference between cartesian product and cross join?

1 Answers  


What is PROJECTION Operation?

1 Answers   Infosys,


Which Model uses the SET concept

1 Answers   Infosys,


Categories