0 votes
0 answers
1
Here why does the 5th query select * from employees natural join works_on where PID = 'X' AND PID='Y'; is not workingThe queries are The output are
0 votes
2 answers
2
Here if check_txn contains its own attributes then during converting into a relational model where does its attributes will be placed either in account side ( strong enti...
1 votes
1 answer
3
here what to do first as FIZZA and IMRAN both are unbalanced than either to do RR rotation from FIZZA-IMRAN-NAVEEN or RL rotation from IMRAN-NAVEEN-LOVELY
0 votes
0 answers
9
Translate into the predicate logicOne has to drink water in order to surviveD(x) = x drinks waterS(x) = x survives
0 votes
1 answer
10
How did this statement is valid please explain
0 votes
0 answers
11
0 votes
1 answer
12
0 votes
0 answers
13
which method is used for solving equation as shown in image
0 votes
0 answers
14
At which layer this commands works and what protocol does they use 1) ipconfig/ifconfig2) netstat 3) nslookup
0 votes
0 answers
15
why does in sr latch with NOR gate r is taken with Q and s is taken with Q' and with NAND gate the reverse is taken i.e changing the position of Q and Q'
2 votes
2 answers
16
0 votes
1 answer
17
Whether these sentences are correct or not 1 Each of the five men received a reward.2 The boy narrated stories each.3 Each of the members had his own opinion about the ta...
0 votes
1 answer
18
1)He kept himself away from the family2)She hid herself in the room Please tell whether this both sentence are wrongIf they are wrong then please give the reason for the ...
0 votes
0 answers
19
did there is any number which has the recursive decimal and it is irrational?did there is any number which is neither recursive nor terminating decimal still expressed as...
0 votes
0 answers
20
If vtable is array vtable [] = {funptr1,funptr2,funptr3}; than how did its size is 4 bytes (64 bit compiler)