Latest questions in Database

0 votes
1 answer

Do I need to add primary key in each and every table?

Hi Shraddha, You have a doubt to add ...READ MORE

May 29, 2019 in Database by sampriti
• 1,120 points
1,183 views
0 votes
1 answer

How will I get all the rows from my table where name starts with 's' and ending with 'I'?

Hi Santanu, I understand your problem, You can try ...READ MORE

May 28, 2019 in Database by sampriti
• 1,120 points
1,755 views
0 votes
1 answer

Can you please explain the difference between inner join and outer join in database?

Hi Suraj, You have a doubt regarding inner join ...READ MORE

May 28, 2019 in Database by sampriti
• 1,120 points
934 views
0 votes
1 answer

What are the different types of join in SQL?

Hi Suraj, You have a doubt regarding inner join ...READ MORE

May 28, 2019 in Database by sampriti
• 1,120 points
1,128 views
0 votes
1 answer

What is the best way to fetch data from table?

Hey Shraddha, I understand your doubts about fetching ...READ MORE

May 25, 2019 in Database by sampriti
• 1,120 points
1,806 views
0 votes
1 answer

Create new role - postgresql on ubuntu

If you are logged in as the postgres account, ...READ MORE

Mar 22, 2019 in Database by Danny
602 views
0 votes
1 answer

Access progrs prompt without switching accounts

Use the following to get the postgres prompt ...READ MORE

Mar 22, 2019 in Database by Mahi
670 views
0 votes
1 answer

Switch to postgresql acoount

Switch over to the postgres account on your server ...READ MORE

Mar 22, 2019 in Database by Kyraa
454 views
0 votes
2 answers

Install postgreSQL on Ubuntu

Follow the below commands to install PostgreSQL (PSQL) ...READ MORE

Nov 12, 2020 in Database by Prachi
• 140 points
960 views
0 votes
1 answer

What are the prerequisites to install PostgreSQL on Ubuntu?

Before you start installing postgreSQL, make sure ...READ MORE

Mar 22, 2019 in Database by Manoj
654 views
0 votes
2 answers

What is PostgreSQL?

HI... PostgreSQL is one of the top databases ...READ MORE

Oct 22, 2020 in Database by SRI

edited Oct 22, 2020 by Gitika 1,026 views
0 votes
1 answer

How do I install MariaDB on Windows?

Hwy @Mike, install the latest stable version ...READ MORE

Mar 22, 2019 in Database by Nitin
1,573 views
0 votes
1 answer

MSSQL installation fails at mssql-conf setup

Hi @Denis!  The problem has occurred due to the ...READ MORE

Mar 22, 2019 in Database by Omkar
• 69,230 points
4,430 views
0 votes
1 answer

Install DB2 on windows

Hey @Alok, follow these instructions: On the DB2 ...READ MORE

Mar 20, 2019 in Database by Kavyashri
2,263 views
0 votes
1 answer

DB2 installation paths rules

These are the following rules you need ...READ MORE

Mar 20, 2019 in Database by Kyraa
379 views
0 votes
1 answer

Restrictions while installing DB2 Server on Linux using DB2 Setup Wizard

Hey it would be helpful if you ...READ MORE

Mar 20, 2019 in Database by Yesha
535 views
0 votes
1 answer

Install DB2 on Ubuntu

Hey @Dipti, follow these steps to install ...READ MORE

Mar 20, 2019 in Database by Kanika
1,675 views
0 votes
1 answer

Check if my system is compatible with the DB2 Server

Before installing DB2 Server, you need to ...READ MORE

Mar 20, 2019 in Database by Lindsy
457 views
0 votes
1 answer

Software requirements to install DB2 on Linux

Before installing the DB2 server, your system ...READ MORE

Mar 20, 2019 in Database by Yamini
545 views
0 votes
1 answer

What are the hardware requirements to install DB2 on Linux?

Hey @Kiran, DB2 Server is available for ...READ MORE

Mar 20, 2019 in Database by Kevin
622 views
0 votes
1 answer

Is MariaDB better than MySQL?

Yes ofcourse MariaDB is better than MySQL. ...READ MORE

Mar 18, 2019 in Database by Keshav
414 views
0 votes
1 answer

What is MariaDB?

MariaDB is a database management system (DBMS), ...READ MORE

Mar 18, 2019 in Database by Janice
577 views
0 votes
1 answer

Log into MariaDB Server as root

To log into the server as root, ...READ MORE

Mar 18, 2019 in Database by Gargi
562 views
0 votes
1 answer

Pre-requisites while installing MariaDB on Ubuntu?

The only thing you need to make ...READ MORE

Mar 18, 2019 in Database by Janice
502 views
0 votes
1 answer

Verify MariaDB is installed

Once you're done installing, execute the following ...READ MORE

Mar 18, 2019 in Database by Kiran
1,047 views
0 votes
1 answer

Install MariaDB on Ubuntu

Hey Ravi, execute the following instructions to ...READ MORE

Mar 18, 2019 in Database by Kiran
625 views
0 votes
1 answer

Install MS-SQL Server on Windows

Follow these steps  if you wish to ...READ MORE

Mar 18, 2019 in Database by Kiran
599 views
0 votes
1 answer

Requirements to install ms-sql on Windows

You'll be requiring the below mentioned: Which version, ...READ MORE

Mar 17, 2019 in Database by Purva
385 views
0 votes
1 answer

Thinks to keep in mind while installing ms-sql on Windows

Check for these things before you start ...READ MORE

Mar 17, 2019 in Database by Anvit
370 views
0 votes
1 answer

Error: Cannot connect to the server using SA account - MSSQL Linux

The option is to reset the system ...READ MORE

Mar 17, 2019 in Database by Fatima
611 views
0 votes
1 answer

Reset system administrator password - MSSQL Server on Linux

Execute the following two commands: sudo systemctl stop ...READ MORE

Mar 17, 2019 in Database by Fatima
880 views
0 votes
1 answer

Error: Cannot connect to the SQL Server on Ubuntu from SSMS - installing mssql on linux

Hey @Rajni, Verify if the server is running ...READ MORE

Mar 17, 2019 in Database by Anvit
2,197 views
0 votes
1 answer

Install SQQL Server agent on Linux

Hey Rajni, Execute the following commands: sudo apt-get ...READ MORE

Mar 17, 2019 in Database by Rakesh
516 views
0 votes
1 answer

How do I install MSSQL Server on Linux?

Hey @Rajni, to install MSSQL Server on ...READ MORE

Mar 17, 2019 in Database by Rakesh
479 views
0 votes
1 answer

System requirements to install MSSQL Server on Linux

These would be the hardware requirements to ...READ MORE

Mar 17, 2019 in Database by Mohor
580 views
0 votes
1 answer

Things I need to consider before installing MSSQL on Linux

SQL server on Linux is pretty new ...READ MORE

Mar 17, 2019 in Database by Mohor
448 views
0 votes
2 answers

How to create a shared database for users for different systems to connect to a single database in another system.?

Like Omkar said, while presenting your project ...READ MORE

Mar 18, 2019 in Database by Vardhan
• 13,190 points
4,206 views
0 votes
1 answer

Unable to uninstall MongoDB

Try apt-get --reinstall install mongodb This will pretend that ...READ MORE

Mar 15, 2019 in Database by Jobin
1,561 views
0 votes
1 answer

How do i install MongoDB on ubuntu?

Hey @Aryaa, follow these steps: Import Public Key sudo ...READ MORE

Mar 15, 2019 in Database by Avinash
599 views
0 votes
1 answer

How to display the queries executed by a particular user in MySQL?

From the version 5.1.7 onward, MySQL allows ...READ MORE

Mar 7, 2019 in Database by Mishti
• 480 points
3,760 views
0 votes
1 answer

How to intsall MongoDB in Windows?

Downloading and Installing MongoDB is the easiest ...READ MORE

Mar 1, 2019 in Database by Priyaj
• 58,090 points
546 views
0 votes
1 answer

How to install cassandra db on windows?

Downloading the executable file can be difficult. ...READ MORE

Mar 1, 2019 in Database by Priyaj
• 58,090 points
926 views
0 votes
1 answer

Install MS SQL on Ubuntu

Hey @Kavita, follow these steps to install ...READ MORE

Mar 1, 2019 in Database by Kali
455 views
0 votes
0 answers

How to install Oracle DB on ubuntu?

Can anyone help me with the step ...READ MORE

Feb 28, 2019 in Database by Sukanya Rajput
599 views
0 votes
1 answer

How to install Oracle DB on Windows?

Installing Oracle DB is pretty easy wrt other ...READ MORE

Feb 28, 2019 in Database by Priyaj
• 58,090 points
1,180 views
0 votes
1 answer

How to install MySQL in Ubuntu?

To install MySQL on ubuntu you have ...READ MORE

Feb 28, 2019 in Database by Priyaj
• 58,090 points
856 views
0 votes
1 answer

How to install MySQL in windows?

You can download the all in one ...READ MORE

Feb 28, 2019 in Database by Priyaj
• 58,090 points
824 views
0 votes
0 answers

define storing process

Feb 21, 2019 in Database by anonymous
478 views
0 votes
0 answers

Different between mongoDB and Postgresql

Any one can you explain different between ...READ MORE

Feb 8, 2019 in Database by Ajay
374 views
0 votes
3 answers

MySQL "Could not create connection to database serve" error

Pls check that you have MySQL server ...READ MORE

Jul 3, 2020 in Database by anonymous
29,310 views