What are cursors in ms sql server?
No Answer is Posted For this Question
Be the First to Post Answer
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
If any possiable to use 2 primary key in single table? How many primary key & foreign key used in each table(min & max)?
What are the types of constraints?
Explain sql delete command?
What is a trace frag?
Explain the difference between clustered and non-clustered index?
How to defragment indexes with alter index ... Reorganize?
What is an extended Stored Procedure?
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
There is table like Events...in that name ,startdate ,enddate,location are the column names write a stored Procedure for this table to get events by Months "GetEventsByMonths"
Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
How to select some specific columns from a table in a query in ms sql server?
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)