mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Update FAQ.
This commit is contained in:
		
							parent
							
								
									ca5d71cd07
								
							
						
					
					
						commit
						2424483c23
					
				
							
								
								
									
										2
									
								
								doc/FAQ
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								doc/FAQ
									
									
									
									
									
								
							| @ -757,7 +757,7 @@ Maximum number of indexes on a table?    unlimited | ||||
|      | ||||
|    The ~ operator does regular expression matching, and ~* does | ||||
|    case-insensitive regular expression matching. The case-insensitive | ||||
|    variant of LIKE is called ILIKE. | ||||
|    variant of LIKE is called ILIKE and will appear in 7.1. | ||||
|     | ||||
|     4.14) In a query, how do I detect if a field is NULL? | ||||
|      | ||||
|  | ||||
| @ -965,7 +965,7 @@ Maximum number of indexes on a table?    unlimited | ||||
|     <P>The <I>~</I> operator does regular expression matching, and | ||||
|     <I>~*</I> does case-insensitive regular expression matching. The | ||||
|     case-insensitive variant of <SMALL>LIKE</SMALL> is called | ||||
|     <SMALL>ILIKE</SMALL>.</P> | ||||
|     <SMALL>ILIKE</SMALL> and will appear in 7.1.</P> | ||||
| 
 | ||||
|     <H4><A name="4.14">4.14</A>) In a query, how do I detect if a field | ||||
|     is <SMALL>NULL</SMALL>?</H4> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user