Questions
Search
List By Company
List By Topic
Legacy
Tests
Search
DashBoard
IBM WCS
Quick Reference / Cheat Sheet
Data Models
Important SQL and Config
WCS Shout Box
WCS Interview Questions
WCS List on Stumbleupon
Java
Java 8
Java 7
Java Abbreviations
OCJP / SCJP
Class List
New in Java 8
New in Java 7
Java Exceptions
Spring Exceptions
New in Spring 4.1
New in Spring 4.0
Java Enums
Java 8 Lambda
Java 8 java.time
Best Of Java
Discussion Forum
Humor
Classes Search
Subscribe
PROBLEM - Oracle - SQL to get all constraints for a Table
Problem
Get all constraints for a Table
Solution
Use the following SQL
select * from user_constraints where table_name = '<TABLE_NAME>'
Newer Post
Older Post
Home
Subscribe to Java News and Posts. Get latest updates and posts on Java from Buggybread.com
Enter your email address:
Delivered by
FeedBurner
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
Tweet