Friday, 17 August 2018

the basic cmd prompt (dos) commands #1





Basic command prompt
In this video I have explained the basic commands in the DOS command or the command prompt.
   
COMMEND
 Full form
Explanation
Dir
Directory
To see the content of the file.
cd
Change directory
To change or switch between the directories and the folders.
Cd..
Change directory..
To jump to the previous directory
md
Make directory
To make a directory or a folder
rd
Remove directory
To remove a directory or a folder.
del
delete
To delete a file from a folder
Move
move
To move a file from the source to the destination.
Copy
Copy
To copy the file from source to the destination.





Active Employee Report

 Active Employee Report SELECT  PPPMF.PRIORITY, "PER_ALL_PEOPLE_F_1"."PERSON_NUMBER"             AS "PERSON_NUMBER...