Explain what are the database objects? : SQL Server Architecture
No Answer is Posted For this Question
Be the First to Post Answer
What stored procedure can you use to display the current processes?
How you trouble shoot when any job fails
In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp;
What is clustered vs nonclustered index?
wht's the differece between sqlserver05 and sqlserver2000
What are different types of data sources?
How can u convert the Date to String?
why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration
What is data source in connection string?
Define cursor locking
How to delete duplicate records based on single column from a table?
0 Answers Petranics Solutions,
You 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?
Oracle (3259)
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)