![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
Code Editor: Using the code editor to write SQL stored proceduresIf you open a text file in BCB that has the .SQL file extension, the Code Editor will use a syntax highlighting scheme designed for SQL. Here is what a simple query looks like. select * from ORDERS where ORDER_NUM > 50 and CUST_LAST_NAME = 'Jones' | ||||||
All rights reserved. |