How do I set a password to be null
How do I set a password to be null?
Expert
As ASE 11 (I cannot remember when this was with the very first release of 11, but not fixed before), the password column within syslogins has been encrypted. Setting that column to NULL does not associate to that login having a NULL password. Still a NULL password needs the correct binary string to be within place.
In release 12 and above, set the minimum password length to be 0 by using sp_configure and offer that account a null password, and all should be well.
Before 12, it is not possible to set the minimum password length; therefore the direct approach is not possible. Thus, update the relevant record in syslogins setting the password column to be similar as that of an account along with a NULL password previously.
Define the term data aggregation?
Which of the following method does not support sorting (Exchange, Selection, Insertion, Deletion)?
Explain the Marginal Rate of Technical substitution.
Explain the way of establishing connection by ODBC.
Explain Data Page Locking in Sybase.
Explain does PL/SQL carry overloading?
Briefly explain the functional differentiations between COGNOs and BO?
Explain the security aspects of stored procedures.
Whenever we are prepared to create a table in DBMS than what are the steps to follow?
Illustrates the about Data Manipulation Language?
18,76,764
1951109 Asked
3,689
Active Tutors
1445676
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!