What is a constant or literal in ms sql server?



What is a constant or literal in ms sql server?..

Answer / Shivani Shrivastawa

In MS SQL Server, a constant or literal refers to a fixed value that does not change during the execution of a query. Constants can be numerical, string, or date/time values.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How many types of the database links?

1 Answers   MCN Solutions,


What is a table called, if it has neither cluster nor non-cluster index? What is it used for?

1 Answers  


How do I know if localdb is running?

1 Answers  


What do you understand by a view? What does the with check option clause for a view do?

1 Answers  


Is null in sql server?

1 Answers  


Where the sql logs gets stored? : sql server database administration

1 Answers  


Explain about Views?

1 Answers   Infosys,


What are the difference between data mart and data warehouse? : sql server analysis services, ssas

1 Answers  


How is sql used in sql server?

1 Answers  


What is an indexed view?

0 Answers  


How to define and use table alias names in ms sql server?

1 Answers  


how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration

1 Answers  


Categories