< Previous | Next >

Create a custom database table to store Facebook IDs

In this lesson, you create a sample database table to store Facebook IDs.


Procedure

Connect to the development DB2 Docker container and execute the following SQL commands. You will use this command to create a customization table, XSOCIALACCOUNT, which will contain Facebook information for a user.

Where

< Previous | Next >