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) can any one explain about normalization forms with clear explanation in interview point of view. thanks for ur answers.
1 58321) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
19711) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
TCS,
2093Table name: T1, it has only one column. col1 ------ c b a b b b b d s a a t s Requirement: I need the following output from the above base table by using SQL query. col1 Cnt ----- ------- a 3 b 5 Others 5 Please help. Thanks Guru v.gurus@in.com
11 15499
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas
How to transfer an existing table from one schema to another schema in ms sql server?
Which is better Oracle or MS SQL? Why?
What is the depth of triggers?
How to convert character strings into numeric values?
how to remove the duplicate in odi?
Explain how to convert a report into excel sheet.
Are you doing the updates from within a cursor?
What are procedures in mysql?
Which is the best mongodb gui?
What are basic techniques of indexing?
How much does it cost to build a database?
What is rdbms architecture?
what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba
What is count * in sql?