|
You are here |
shape-of-code.com | ||
| | | | |
jonlennartaasenden.wordpress.com
|
|
| | | | | I just published an article about InterBase on the Embarcadero community pages! Interbase is a much loved database that has seen some radical improvements. Check out my top 5 reasons to use InterBase with your Delphi, C++Builder or Sencha applications here | |
| | | | |
mathbabe.org
|
|
| | | | | Hello friends! This week we talked to Shlomo Klapper, who runs Learned Hand and a great WaPo oped about AI and joined us to talk about helping judges with AI: Apple Spotify YouTube | |
| | | | |
yorakb.wordpress.com
|
|
| | | | | select extractValue(rws.object_value, '/ROW/TABLE_NAME') table_name, extractValue(rws.object_value, '/ROW/PARTITION_NAME') partition_name, to_date(substr(extractValue(rws.object_value, '/ROW/HIGH_VALUE'),11,11),'YYYY-MM-DD') high_value, extractValue(rws.object_value, '/ROW/NUM_ROWS') num_rows, round(extractValue(rws.object_value, '/ROW/BLOCKS')*8/1024) size_mb from ( select dbms_xmlgen.getxmltype('select table_name, partition_name, high_value, num_rows, blocks from user_tab_partitions') as x from dual ) ... | |
| | | | |
craftofcoding.wordpress.com
|
|
| | | Programming Made Easy The basics of Programming The Basics of julia Coding in Fortran Coding in ada | ||