What are differences in between sql server 2012 and sql server 2016?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of containers in ssis and also their types?
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
sql server has its default date format in da form "yy-mm-dd" its possible to convert da current date format of sql server to desired format. Now my question is dat how to get da previous and comin days date in my desired format??
What are the advantages of user-defined functions over stored procedures in sql server?
What is a table called, if it does not have neither Cluster nor Non-cluster Index?
What is the difference between nvl and nvl2?
Difference between writing SQL query and stored procedure ?
15 Answers Cognizant, Infosys, TCS, Veritas,
How do you debug a procedure in sql server?
What is a sql join?
What is 1nf 2nf and 3nf?
Explain the concept of recursive stored procedure.
What is the correct order of the logical query processing phases?
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)