Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)
What is database implementation?
Create table employee (eno int(2),ename varchar(10)) ?
What is 2nf and 3nf?
What port does sql server use?
Which is the most used database?
What are advantages of ssrs or why we should use ssrs?
How do I connect to oracle database?
What has stored procedures in sql and how we can use it?
What is set transaction?
You need to remove the affected rows and dashes. How would you do that?
Explain what are the authentication modes in sql server?
What schema means?
How do I view a table in sql?
How do I run a sql query in pgadmin 4?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?