What is a deterministic function?



What is a deterministic function?..

Answer / Maneesha Meena

In MySQL, a deterministic function always returns the same result for the same input. Examples include NOW(), DATE_FORMAT(), and CONVERT().

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is heap table?

1 Answers  


What is strict mode in mysql?

1 Answers  


Which is faster innodb or myisam?

1 Answers  


What is general log in mysql?

1 Answers  


What are the 'mysql' command line arguments?

1 Answers  


If you specify the data type as DECIMAL (5,2), what?s the range of values that can go in this table?

2 Answers  


ru compare the 2 null values?

2 Answers   ACC,


How does mysql store data?

1 Answers  


How to enter microseconds in sql statements?

1 Answers  


What are the advantages of mysql in comparison to oracle?

1 Answers  


How do I find mysql location?

1 Answers  


how to find max salary from the database

3 Answers  


Categories