What is bcnf normalization form?
No Answer is Posted For this Question
Be the First to Post Answer
What is an index in sql?
What is the sql server 2000 version number?
How to create new tables with "create table" statements in ms sql server?
Difference b/w Clustered & non-clustered index? Not the bookish definition, but how they internally works in SQL Server?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
Can two different columns be merged into single column? Show practically?
What are the difficulties faced in cube development? : sql server analysis services, ssas
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
What is the difference between rank and dense_rank?
What is the difference between the 2 operating modes of database mirroring?
In the below query i have performed the commit transaction statement but still the values after the save are not saved. Can you please let me know why are the statements after save are rolled back even after commiting the data. help me with the understanding declare @trans2 varchar(10)='transaction2' begin transaction @trans2 insert into emp values(100,'xy',600); save transaction @trans2 insert into emp values(200,'pq',700); insert into emp values(300,'pq',800); commit transaction @trans2 rollback tran @trans2
When would you use sql joins?
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)