Un-Answered Questions { DB Development }

If a column is an image value type, how you can compare column values? How can you use this column in join clause?

598


You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?

601


You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?

552


How can I detect whether a given connection is blocked?

587


The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?

581


Explain the rollup operator?

615


Explain about network model?

591


Explain about relational operator join?

621


What are the three basic rules which are to be followed for the relational model of the database?

567


Explain about the relational database?

613


Explain about post-relational databases?

585


Explain about a primary key?

574


Explain what a database is?

616


State the acid rules?

688


Explain the process of the user request and data generating?

658