Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 brf10043
		
			brf10043
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have a table object that has contains a user id, server name, group name and a Yes/No column to indicate if the User and Server are correct.
The issue that I have is that there can be multiple group names listed in the table for each user server combination. Currently, I get a yes for some rows and a no for others. I am looking for a way to flag every row with a yes if any row contains a yes.
I am assuming that I might need to calculate this in the load, but am not sure.
 
					
				
		
 neelamsaroha157
		
			neelamsaroha157
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Check this out.
 
					
				
		
 neelamsaroha157
		
			neelamsaroha157
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Check this out.
 brf10043
		
			brf10043
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Sorry Neelam but I can see what you are saying to check out
