.pgpass file in a user’s home directory or the file referenced by PGPASSFILE can contain passwords to be used if the connection requires a password (and no password has been specified otherwi…...
What is Max Degree of Parallelism? Degree of parallelism is the number of processors that are assigned to run a single SQL statement. SQL Server manages to detect the best degree of parallelism for…...
You can write $host command on powershell prompt to check powershell version or you can execute the below T-SQL script to check the powershell version....
On the completion of MongoDB installation next step is to configure the MongoDB. Create a MongoDB config file using any text editor (e.g. NOTEPAD) and save it as MONGO.config into bin directory. St…...
You can download the MongoDB Once you download the MongoDB (Version 2.6.7), follow below step by step to process to install MongoDB. Double click on mongodb-win32-x86_64-2008plus-2.6.7-signed.msi a…...