본문 바로가기

J 의 기록

검색하기
J 의 기록
프로필사진 Luctor

  • 분류 전체보기 (14)
    • 개발 (14)
    • 일상 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/10   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Tags
  • Prototype
  • okhttp3
  • oracle
  • spark
  • MariaDB
  • dataframe
  • Data Lineage
  • REST
  • Java
  • 컨테이너
  • 스파크
  • web crawl
  • MSA
  • 쿠버네티스
  • replaceAll
  • atlas
  • 정규식
  • kubernetes
  • 크롤링
  • container
  • Python
  • CRAWL
  • OkHttpClient
  • 테이블정의서
  • RDD
  • 파이썬
  • docker
  • microservice
  • dataset
  • 도커
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록oracle (1)

J 의 기록

Oracle 테이블 정의서 쿼리

테이블정의서 (ORACLE) -------------------------------------- select a.table_name , b.comments , a.column_name , c.comments , a.data_type , a.nullable --, to_clob(a.data_default) from user_tab_columns a , user_tab_comments b , user_col_comments c where a.table_name = b.table_name AND a.column_name = c.column_name AND b.table_name = c.table_name AND b.comments like '%캠페인%' --AND c.comments is not null o..

개발 2020. 3. 6. 13:09
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바