Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security



Name 3 of the features that the sql server built-in function loginproperty performs on standard logi..

Answer / Ramapati Singh

Checks for expired passwords, gets the password policy for a login, and returns the date when the last password change occurred

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the default value of an integer data type in sql server 2005?

1 Answers  


If you lose rights to your sql server instance what are the options to connect to sql server instance? : sql server security

1 Answers  


Find columns used in stored procedure?

1 Answers  


How to update existing rows in a table?

1 Answers  


Explain SELF JOIN ?

3 Answers   ADP,


what is unique and xaml nonclustered index

1 Answers  


How to defragment indexes with alter index ... Reorganize?

1 Answers  


How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?

2 Answers  


what is statistics

1 Answers  


What are difference between Cluster index and Non-Cluster index?

1 Answers   QuestPond,


Explain external key management in sql server 2008

1 Answers  


Does table partitioning improve performance?

1 Answers  


Categories