Use of an integrity constraint is better to validate data. Explain
No Answer is Posted For this Question
Be the First to Post Answer
waht is referencial integrity?
how many types of index?
why you need store procedure ? where do we use it in a Java project? can you get the code for as store procedure using in Java?
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
What is an external table?
Briefly explain what is literal? Give an example where it can be used?
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
Explain integrity constraints?
What is data file?
Define the terms primary key foreign key and also the difference between primary and the unique key