IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文
ALTER TABLE テーブル名
MODIFY (列名 データ型 ...

IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文
while 条件 LOOP
処理コード
END LOOP; ...

IT

環境
Ubuntu 23.04

概要
Basic 認証の設定をして、Squid の接続に認証が必要なように制限します。

操作方法
1.ユーザー登録の際に必要となる htpasswd コマ ...

IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文
V$SQL_BIND_CAPTURE;
使用されたバインド変数を確 ...

IT

環境
Ubuntu 23.04

概要
Dovecot をインストールして POP/IMAP サーバーを構築します。
POP は , IMAP は を使用します。

操作方法
1. ...

IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文

CREATE PROCEDURE ストアドプロシージャ名IS/* 宣言部 ...

IT

環境
Ubuntu 23.04

インストールする方法
1.MATE デスクトップ環境をインストールします。
# apt -y install task-mate-desktop

サーバー ...

IT

環境
Ubuntu 23.04

インストールする方法
1.Xfce デスクトップ環境をインストールします。
# apt -y install task-xfce-desktop

サーバー ...

IT

環境
Windows 11 Pro 64bit
Excel 2019

構文
=SUMIFS(合計する範囲(セル) , 条件とする範囲1(セル) , 範囲1の条件)
SUMIFSは、条件に一致 ...

IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文
–仕様部
DROP PACKAGE パッケージ名; ...

IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文
DROP PROCEDURE ‘プロシージャ名’; ...

IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文
V$VERSION
oracleのバージョンを確認するには、「V$ ...

IT

環境
Oracle Database 21c Express Edition
Windows11 Pro 64bit

構文
SYSDATE
数値を文字列に変換するには「SYSDATE」を使用 ...

Windows11

環境
Windows 11 22H2 Pro 64bit

操作方法
1.windows キー+「R」キーを押下し、「ファイル名を指定して実行」で「gpedit.msc」を入力し OK をクリックします。 ...

Windows11

環境Windows 11 22H2 Pro 64bit操作方法1.「Windowsキー」 +「R」キーを押下します2.ファイル名を指定して実行するが表示されます。3.「regedit」を入力します。4.[レジストリエディタ]を起動し、[HK ...

Windows11

環境
Windows 11 Pro 22H2 64bit

操作方法
1.Windowsのマークを右クリックして「設定」をクリックします。

2.左側に「ネットワークとインターネット」をクリックしま ...

IT

環境
Red Hat Enterprise Linux release 9.3

操作方法
1.firewalld停止
# systemctl stop firewalld
# systemc ...

IT

環境
Red Hat Enterprise Linux release 9.3

操作方法
1.オプション: 現在のホスト名設定を表示します。
# nmcli general hostname