Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?
No Answer is Posted For this Question
Be the First to Post Answer
What is storeprocedure?Tell me synatx for how to write stored procedure.
What is 2nf normalization?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
Call by value and call by reference in procedure and function, with NOCOPY.
How to create a dml trigger using create trigger statements?
Determine how to use the inserted and deleted pseudo tables?
Explain the third normal form(3nf)?
How make remote connection in database?
Hi All, I want to display all duplicate records in the table. My query has to fetch all the records which are duplicate(First Name or Last Name). Also I want the ability to also pull names where there might be a middle initial placed in the end of the first name field, (i.e., "Maria Z. " vs. "Maria") as well. Please guide me to find this. Table: ID FirstName LastName 1 Zach H Hoffman 2 Zach Hoffman 3 Troy Hoffman 4 Shawn Livermore 5 Prem S 6 Jony Hoffman H 7 Zach Modan I need the query to filter......... ID FirstName LastName 1 Zach H Hoffman 2 Zach Hoffman 3 Troy Hoffman 6 Jony Hoffman H 7 Zach Modan I hope this example will give you clear idea..... Thanks in Advance Prem
State a few properties of relational databases?
What is etl - extraction, transformation, and loading?
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)