
Blogs
Blogs
Matching:
functions
X

Display: |
Hey Google talk to Watson
MJonker
Tags:
functions
home
cloud
conversation
assistant
action
watson
google
1 Comment
16,708 Views
This Christmas we received a Google Home Mini and this kind of present triggers the mind for new combinations. So I decided to figure out if the Google Assistant could talk to our existing chat bot build with the Watson Conversation Service. This can...
from Blog: IBM and Google combined
Modified on by MJonker
|
|
50 PureData Nuggets #38: IBM Netezza SQL Extension Community Blog
ShijuPaul
Tags:
cryptography
to
functions
lookups
using
sql
decrypt
encrypting
compressing
restoring
nz_find_object
for
ibm
and
netezza
the
checksums
uudecode
decompress
form
regexp_version
original
or
uuencoding
extension
11,813 Views
Use of IBM Netezza SQL Extension Importing and storing XML data in a SQL database,manipulating XML within the database, and publishing both XML and conventional SQL data in XML form. Transforming data by compressing, encrypting, or uuencoding, and restoring to...
from Blog: IBM PureData-Enzee Community
|
|
Creating User Defined Functions in Netezza Ideation Blog
Many a times we come across situations where in we want to accomplish a task for which there is an already built in function or a procedure. Most of the database vendors provide numerous such functions and procedures to achieve such tasks. But there are also...
from Blog: IBM PureData-Netezza Developer Network (NDN)
Modified on by NeerajGaurav
|
4 votes |
z/OS XL C/C++ built-in functions for transactional memory facilities Community Blog
z/OS V1R13 XL C/C++ September 2012 PTF provides compiler built-in function for programmers to access the transactional memory facilities that are shipped with IBM zEnterprise® EC12 (zEC12) hardware. Transactional memory is a model for controlling...
from Blog: C/C++ compilers for IBM Z Blog
Modified on by JinYanChen
|
|
JavaScript Variable Scope confusion for Java Developers
Sometimes, the Java developers that are new to the JavaScript world have a confusion regarding the variable scoping in JavaScript. This post resolves this confusion: http://www.technicaladvices.com/2013/02/15/checking-the-local-storage-limits-across-the-browse...
from Blog: Hazem Saleh
|
|
SQL OLAP Functions in Informix
SQL OLAP Functions: A Primer Informix is adding a set of SQL OLAP functions in an upcoming release. The following write-up is to introduce the concept of such functions which may be new to Informix users. It is not meant to be a reference manual that...
from Blog: Fred Ho's Blog
|
|
Informix SQL (Use of Functions Cause Sequencial Scans)
I have saw many times at clients where SQL statements use "functions" in trying to simplify operations. Sometimes the way that functions are used can cause sequencial scans on tables. Here is an example where the function caused a sequencial scan. To...
from Blog: Jeff Filippi - Informix Tips
|