DB2 for Linux, UNIX and Windows
Is there a built in function for comma separated column values in DB2 SQL? Example: If there are columns with …
sql db2 db2-luwI am using DB2 9.7 FP5 for LUW. I have a table with 2.5 million rows and I want to delete about 1 …
database performance db2 db2-luwI am trying to rename a table in db2 like so rename table schema1.mytable to schema2.mytable but getting …
db2 rename db2-luwI want to know the columns (names) which belong to each unique constraint. I can easily find the constraints and …
db2 constraints db2-luwThe Query below is suited in SQL sErver. But in DB2 it does not give results: Error is SQLCODE = -199, …
db2 sql-update db2-luw correlated-subqueryI am not able to connect my db2 application to my localhost database. The db2 API used by the application …
db2 db2-luwI am running a db2 query that unions two very large tables. I started the query 10 hours ago, and it …
db2 status db2-luw