Skip to content
  • Home
  • About blog
  • My CV Page
  • Contact

Software Testing

Roman Muflikhunov Blog

  • Java
  • Jenkins
  • IT notes
  • SQL

Метка: sysdate

IT notes 

SQL мелочи, пополняемый пост.

24.07.2018 1618

— Плюс год к последнему дню месяца SELECT add_months(LAST_DAY(SYSDATE),12) AS NextYearDate FROM dual;   — Плюс 5 минут SELECT sysdate […]

Read More  
  • EnglishEnglish
  • РусскийРусский

Java

View All

Creating Mock APIs. Spring SOAP Web Services.

12.04.2021 1541

JSON Web Tokens (JWT) in Java

04.12.2020 1929

Рубрики

  • IT notes (7)
  • Java (24)
  • Jenkins (2)
  • SQL (6)

Java

View All

Creating Mock APIs. Spring SOAP Web Services.

12.04.2021 1541

JSON Web Tokens (JWT) in Java

04.12.2020 1929

Spring Data JPA & Hibernate with Cucumber

25.07.2020 2444

SQL

View All

Installing PostgreSQL on Windows 10

04.10.2018 1296

Oracle – группа команд DDL, DML, DCL

21.07.2018 1517

Оператор SELECT Oracle 11g – Part2

21.07.2018 1748

Java

View All

Creating Mock APIs. Spring SOAP Web Services.

12.04.2021 1541

JSON Web Tokens (JWT) in Java

04.12.2020 1929

Spring Data JPA & Hibernate with Cucumber

25.07.2020 2444

SQL

View All

Installing PostgreSQL on Windows 10

04.10.2018 1296

Oracle – группа команд DDL, DML, DCL

21.07.2018 1517

Оператор SELECT Oracle 11g – Part2

21.07.2018 1748

It notes

View All

Parallel execution of tests using Selenoid and Python

13.05.2021 1294

Install and connect PostgreSQL with Docker container

27.04.2021 840

Install Oracle database on Docker

14.10.2019 2932
© 2018 - 2021 Java – Software Testing First Step | Roman Muflikhunov Blog