Click here to Skip to main content
15,913,115 members

Comments by BHAVESH63 (Top 3 by date)

BHAVESH63 7-Aug-13 0:44am View    
query debugging but can't stop at

(
SELECT COUNT(DISTINCT(test2.Id ))
FROM testTabel2 test2
WHERE test2.Id >test1.Id )

please tell me how it Execute and what is return by it?
BHAVESH63 7-Aug-13 0:42am View    
Hi Maciej Los

I have Return Second Highest Id But I know how this query execute
BHAVESH63 12-Mar-13 8:41am View    
String str;
str=YourInputBox.text