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) Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
1 1148you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
1 1016Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
1 1132You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
1 1169You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
1 1191
Is there some bulk load or other way to import a lot of data fast?
What is the best sql course?
Explain “row_number()” in sql server with an example?
Does group by remove duplicates?
What is sql server query analyzer?
What is a view in sql?
What is standby servers? Explain types of standby servers.
Can delete statement be rollbacked?
How did mongodb get its name?
Can sql servers link to other servers like oracle?
what are the advantages of sql ? : Sql dba
What is acid mean in sql server?
What are the advantages of database?
Why and when do stored procedure recompile?
What are the kinds of subquery?