How do I setup a sql server database?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible we can connect our SQL database to GUI application? If it is yes than how tell me the explanation
in the physical file layout, where should the transaction log be stored in relation to the data file?
What is the user of Primary key?
2) Consider a Table name A which has below records ID --- 5 5 5 5 5 Consider another table B which has below records ID -- 5 5 5 5 5 5 5 5 How many rows will be returned by each of the below queries a) select * from A inner join B on A.id = b.ID b) select * from A left join B on A.id = b.ID c) select * from A right join B on A.id = b.ID
What is a Linked Server?
How to change server name in sql server?
What is cursors? And what are the different types of cursor?
How to provide Security for package?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
How many databases Microsoft SQL server provides?
can any one answer this query,thank you in advance Table 1 has 2 columns: EmployeeId, T shirtsize(values can be 1,2,3) Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region which has the largest number of people with Tshirt size=3
what is difference between Enterprise Manager and Query Analyer
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)