Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 1
and
Version 2
of
UseCase01
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/12/25 04:15:10 (
4 months
ago)
Author:
141515
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Tabular
Unified
UseCase01
v1
v2
11
11
12
12
1. Корисникот едноставно ја посетува главната страница каде што веднаш може да ги прегледува сите огласи.
13
14
=== SQL
15
{{{
16
SELECT * FROM vehicle
17
WHERE Tax_Nr='OB15153'
18
}}}