We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ad604 commit eb46390Copy full SHA for eb46390
media/img/docs/books/postgresql-for-jobseekers.png
31 KB
templates/pages/docs/books.html
@@ -11,6 +11,21 @@ <h1>Books <i class="fas fa-book"></i></h1>
11
</tr>
12
</thead>
13
<tbody>
14
+ <tr>
15
+ <td>
16
+ <a href="https://www.amazon.com/dp/B0C8Z4C9TQ/">
17
+ <img src="/media/img/docs/books/postgresql-for-jobseekers.png"
18
+ alt="PostgreSQL For Jobseekers book" /></a>
19
+ </td>
20
21
+ <strong>Title</strong>: PostgreSQL for Jobseekers<br />
22
+ <strong>Authors</strong>: Sonia Valeja, David Gonzalez<br />
23
+ <strong>Language</strong>: English<br />
24
+ <strong>Current version at publication</strong>: 15<br />
25
+ <strong>Format</strong>: Paperback, eBook<br />
26
+ <strong>Published</strong>: June 2023
27
28
+ </tr>
29
<tr>
30
<td>
31
<a href="https://www.packtpub.com/product/postgresql-16-administration-cookbook/9781835460580">
0 commit comments