본문 바로가기

First Starters

검색하기
First Starters
프로필사진 구구콘

  • 분류 전체보기 (8)
    • IT (2)
      • Big Data (2)
    • GitHub (0)
      • GitBash (0)
    • R (0)
    • Python (0)
    • JAVA (4)
      • Eclipse (1)
      • IntelliJ (2)
    • SQL (2)
      • Oracle SQL (1)
      • MySQL (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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
  • CMD
  • 비밀번호
  • root
  • Error
  • 비밀번호 변경
  • mysql
  • git bash
  • github
  • Eclipse
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록SQL/Oracle SQL (1)

First Starters

SQL 실습 : next_day() 요일 오류

cmd의 sqlplus에서 작성 오류코드 : ORA-01846: not a valid day of the week SQL> select next_day(sysdate, 'monday') from dual; ERROR at line 1: ORA-01846: not a valid day of the week 원인: next_day의 요일 형식 'monday'가 sqlplus의 nls_date_language에 맞지 않는 형식이기 때문이다. sqlplus의 nls_date_language 확인방법: select * from nls_session_parameters; 확인 결과: NLS_DATE_LANGUAGE KOREAN 즉, nls_date_language가 korean으로 설정되어 있어, american ..

SQL/Oracle SQL 2021. 2. 4. 02:06
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바