P 
		
								
				
				
			
		ParveenJha
Can Anyone Please tell me how to add comment inside Access
Query ? Explanation :
IN SQL SERVER 2000, You can write a QUERY like
/* Process to get DOB */
Create PROCEDURE DOB AS
Select DOB from tblStudent
/* End of Process */
Can Any one tell me what directives to be used for
comments inside a access query ?
Thanks
PJ
				
			Query ? Explanation :
IN SQL SERVER 2000, You can write a QUERY like
/* Process to get DOB */
Create PROCEDURE DOB AS
Select DOB from tblStudent
/* End of Process */
Can Any one tell me what directives to be used for
comments inside a access query ?
Thanks
PJ
