Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi,
I am attaching the application and suggest me on the same
 
					
				
		
 
					
				
		
Please see attached
 
					
				
		
Hi,
Thanks Charles, this comes out good for this small data.
but I am not getting the accurate result for the large data
could you help me out on the same please. I am sharing the sample app.
Suggestions require from you
 
					
				
		
Hi,
Thanks Charles, this comes out good for this small data.
but I am not getting the accurate result for the large data
could you help me out on the same please. I am sharing the sample app
 
					
				
		
Hi,
Suggestions Required
 
					
				
		
 salto
		
			salto
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
added this to the end of the script:
SessionDef:
load *,
date(left(SessionIn,10),'MM/DD/YYYY') as Race Resident Session;
drop table Session;
rename table SessionDef to Session;
Hope this helps.
 
					
				
		
Try this one
 
					
				
		
Hi Charles,
the values are not properly matching..
could you help me out a bit more pls
 
					
				
		
Hi John,
Can you give me an example of the data that don't match.
thanks!
 
					
				
		
 salto
		
			salto
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
did you try my suggestion?
